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

11 lines
292 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div style="opacity:0.999; border-left:1px solid red; width:12px;">
<div style="position:relative; left:1px; opacity:0.999; border-left:1px solid rgb(0,255,0);">
<div style="width:10px; height:10px; background:black"></div>
</div>
</div>
</body>
</html>