gecko-dev/layout/reftests/bugs/894931-1-ref.html
2013-07-19 11:22:40 -04: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>