diff options
Diffstat (limited to 'dom/xml/crashtests/382636-3.xhtml')
-rw-r--r-- | dom/xml/crashtests/382636-3.xhtml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/xml/crashtests/382636-3.xhtml b/dom/xml/crashtests/382636-3.xhtml new file mode 100644 index 0000000000..da5110ad05 --- /dev/null +++ b/dom/xml/crashtests/382636-3.xhtml @@ -0,0 +1,9 @@ +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +</head> +<body onload="document.cloneNode(true);"> + +<img src="tree.gif" /> + +</body> +</html>
\ No newline at end of file |