diff options
Diffstat (limited to 'dom/xml/crashtests/382636-1.xml')
-rw-r--r-- | dom/xml/crashtests/382636-1.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/xml/crashtests/382636-1.xml b/dom/xml/crashtests/382636-1.xml new file mode 100644 index 0000000000..da5110ad05 --- /dev/null +++ b/dom/xml/crashtests/382636-1.xml @@ -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 |