comparison: layout/base/crashtests/223064-1.html
layout/base/crashtests/223064-1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
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> |