summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/478219-1.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'layout/forms/crashtests/478219-1.xhtml')
-rw-r--r--layout/forms/crashtests/478219-1.xhtml7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/forms/crashtests/478219-1.xhtml b/layout/forms/crashtests/478219-1.xhtml
new file mode 100644
index 000000000..47144e649
--- /dev/null
+++ b/layout/forms/crashtests/478219-1.xhtml
@@ -0,0 +1,7 @@
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:mathml="http://www.w3.org/1998/Math/MathML" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
+<div>
+<xul:textbox onDOMAttrModified="this.parentNode.removeChild(this)">
+<mathml:mathml/>
+</xul:textbox>
+</div>
+</html>