blob: 685350c9f628a851d374ffd74476f1e11c16625d [file] [log] [blame]
<html>
<head>
<title>Hello world!</title>
<link href="dom_tree_test.css" rel="stylesheet" type="text/css">
</head>
<body>
<img src="test.jpg">
<iframe src="/iframe.html" width="400" height="200"></iframe>
<iframe src="/iframe2.html" width="400" height="200"></iframe>
</body>
</html>