mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
7 lines
186 B
HTML
7 lines
186 B
HTML
|
<!DOCTYPE html>
|
||
|
<html class="reftest-print">
|
||
|
<body style="margin:0; height:10000px; background:blue;">
|
||
|
<div style="height:5000px; width:50%; background:yellow;">
|
||
|
</body>
|
||
|
</html>
|