comparison: layout/base/crashtests/223064-1.html
layout/base/crashtests/223064-1.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 |
|
3 <html> |
|
4 <body> |
|
5 |
|
6 <script language="JavaScript" type="text/javascript"> |
|
7 document.writeln("<A><DIV STYLE=\"position:absolute;\">" + "</DIV></A>"); |
|
8 </script> |
|
9 |
|
10 </body> |
|
11 </html> |