diff options
Diffstat (limited to 'layout/base/crashtests/265973-1.html')
-rw-r--r-- | layout/base/crashtests/265973-1.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/layout/base/crashtests/265973-1.html b/layout/base/crashtests/265973-1.html new file mode 100644 index 0000000000..2ded7fb410 --- /dev/null +++ b/layout/base/crashtests/265973-1.html @@ -0,0 +1,8 @@ +<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN'>
+<HTML>
+<HEAD>
+</HEAD>
+<BODY>
+<DIV STYLE="MARGIN:-99999999999px; PADDING:99999999999px; float:left; HEIGHT:0;"></DIV>
+</BODY>
+</HTML>
|