diff options
Diffstat (limited to 'layout/base/crashtests/286813-1.html')
-rw-r--r-- | layout/base/crashtests/286813-1.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/base/crashtests/286813-1.html b/layout/base/crashtests/286813-1.html new file mode 100644 index 000000000..05010dc3f --- /dev/null +++ b/layout/base/crashtests/286813-1.html @@ -0,0 +1,9 @@ +<HTML><HEAD><TITLE>286813</TITLE></HEAD><BODY> + <OBJECT> + <EMBED>12345678901234567890123456789123456789F<EMBED> + <OBJECT> + <IFRAME WIDTH="100"> frame </IFRAME> + </OBJECT> + </OBJECT> +</BODY></HTML> +
\ No newline at end of file |