blob: 9276ff2ce9db7e3d981f3b0a88eda3a86a6ee863 (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE html>
<html class="reftest-print">
<body>
<div style="overflow: -moz-hidden-unscrollable; height: 3in;">
<div style="height: 10in;"></div>
</div>
Some text
</body>
</html>
|