blob: 062544fe96a2530b3035672fc240df08822b8323 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!DOCTYPE html>
<html class="reftest-paged">
<body>
<div>
<div style="float: left; width: 3.5in; height: 1.5in;"></div>
</div>
<div>
<div style="display: inline-block; width: 1in; height: 1in">
Should be on second page
</div>
</div>
</html>
|