diff options
Diffstat (limited to 'layout/base/crashtests/492014.xhtml')
-rw-r--r-- | layout/base/crashtests/492014.xhtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/base/crashtests/492014.xhtml b/layout/base/crashtests/492014.xhtml new file mode 100644 index 0000000000..b16622d691 --- /dev/null +++ b/layout/base/crashtests/492014.xhtml @@ -0,0 +1,4 @@ +<html xmlns="http://www.w3.org/1999/xhtml"><body onload="document.getElementsByTagName('td')[0].appendChild(document.createElement('iframe'));"> +<caption></caption><td></td> +</body> +</html> |