tenfourfox/layout/reftests/bugs/961887-3-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

17 lines
244 B
HTML

<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<title>Test container background searching with clipped display items</title>
<style>
#box {
width: 200px;
height: 200px;
background-color: lime;
}
</style>
<div id="box"></div>