gecko-dev/layout/reftests/async-scrolling/position-fixed-iframe-2-ref.html
2015-06-23 23:18:33 -07:00

7 lines
142 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div style="position:fixed; background:blue; top:0; left:0; width:200px; height:100px"></div>
</body>
</html>