summaryrefslogtreecommitdiffstats
path: root/layout/forms/crashtests/478219-1.xhtml
blob: 47144e649ec5011a7946f865f9ac88297bb75d62 (plain)
1
2
3
4
5
6
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>