mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 19:09: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>
|