mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
8 lines
220 B
HTML
8 lines
220 B
HTML
<!DOCTYPE html>
|
|
<html class="reftest-print">
|
|
<body style="margin:0">
|
|
<div style="position:absolute; top:0; left:0; width:100px; height:100px; background:black;">Hi</div>
|
|
<div style="height:800px;"></div>
|
|
</body>
|
|
</html>
|