summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/783228.html
blob: ab2e2bd9b1aa0cbf9464e3a74ec1b3b969d42ff9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div style="columns: auto 28em; padding: 10px;">
<p>...</p>
<div style="width: 400px;">
<div style="float:left;">
<img src="image.jpg"><br>.
</div>
</div>

<div style="clear: both"></div><div style="width: 400px;"><div style="float:left;"><img src="image.jpg"><br>
</div>
</div>

<div style="clear: both"></div><p>... ... ... ... ... ... ...</p><br>.

<p>... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... 
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... 
... ... ... ... ... ... ...</p>
<div style="width: 400px;">
<div style="float:left;">
<img src="image.jpg"><br>.
</div>
</div>

<div style="clear: both"></div>
<img src="image.jpg"><br>.

<p>...</p><img src="image.jpg"><br>.
<img src="image.jpg"><br>

</div>

</body>
</html>