blob: cf2ccb83ab5bb9f4bb1ac7a6b404ace6ef3eff8f (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html class="reftest-paged" style="margin: 0; padding: 0;">
<body style="margin: 0; padding: 0;">
<div style="overflow: clip; height: 5in;">
<div style="height: 1.25in; border: 0.25in solid green"></div>
<div style="height: 1.25in; border: 0.25in solid green"></div>
<div style="height: 1.25in; border: 0.25in solid green"></div>
</div>
</body>
</html>
|