mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
10 lines
264 B
HTML
10 lines
264 B
HTML
<!DOCTYPE html>
|
|
<html class="reftest-print">
|
|
<body>
|
|
<div style="overflow: -moz-hidden-unscrollable; height: 1in;
|
|
padding-bottom: 1in; border-bottom: 1in solid transparent">
|
|
<div style="height: 10in;"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|