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

9 lines
190 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div style="position:relative; margin-top:100px;">
<div style="background:yellow; width:100px; height:100px; position:absolute"></div>
</div>
</body>
</html>