1
0
Fork 0
firefox/layout/reftests/reftest-sanity/async-scroll-1-ref.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

7 lines
275 B
HTML

<!DOCTYPE HTML>
<html>
<body style="background:red;">
<div style="position:absolute; background:lime; top:0; left:0; width:800px; height:1000px"></div>
<div style="position:absolute; background:yellow; bottom:0; left:50px; width:50px; height:50px"></div>
</body>
</html>