gecko/layout/reftests/reftest-sanity/test-displayport.html

8 lines
265 B
HTML

<!DOCTYPE HTML>
<html reftest-viewport-w="100" reftest-viewport-h="100"
reftest-displayport-w="800" reftest-displayport-h="1000">
<body>
<div style="position: absolute; left:0px; top:0px;width:800px; height:1000px; background:green;"></div>
</body>
</html>