Files
UXP-Fixed/layout/reftests/async-scrolling/position-fixed-iframe-2-ref.html
T
2018-02-02 04:16:08 -05: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>