mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
10 lines
248 B
HTML
10 lines
248 B
HTML
<!DOCTYPE html>
|
|
<html class="reftest-print">
|
|
<body>
|
|
<div style="overflow: -moz-hidden-unscrollable; height: 3in;
|
|
padding-bottom: 0.5in; margin-bottom: 5in">
|
|
<div style="height: 10in;"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|