1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-16 13:28:45 +00:00
Files
UXP/layout/reftests/async-scrolling/position-fixed-iframe-2-ref.html
T

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>