gecko/editor/libeditor/text/crashtests/403965-1.xhtml
2009-04-24 10:08:22 -07:00

7 lines
362 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<tbody contenteditable="true"/>
<frameset/>
<xul:box onbeforecopy="event.explicitOriginalTarget.parentNode.parentNode.removeChild(event.explicitOriginalTarget.parentNode)">
<xul:box/>
</xul:box>
</html>