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