summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/354458-2.html
blob: 8e1d0a9710c649ca2d97353d3055bd5b621cee53 (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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
	"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US">
<head>
	<title></title>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<meta http-equiv="Content-Style-Type" content="text/css">
	<style type="text/css">

	p { margin: 0; }

	</style>
</head>
<body>

<div style="column-width: 10em; height: 2.5em">
  text
  <img src="../../../testing/crashtest/images/tree.gif" width="197" height="200" style="float:left">
  <p>text</p>
  <p>text</p>
  <p>text</p>
  <p>text</p>
</div>

</body>
</html>