diff options
Diffstat (limited to 'layout/xul/crashtests/384373-2.xul')
-rw-r--r-- | layout/xul/crashtests/384373-2.xul | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/xul/crashtests/384373-2.xul b/layout/xul/crashtests/384373-2.xul new file mode 100644 index 000000000..1d56394e3 --- /dev/null +++ b/layout/xul/crashtests/384373-2.xul @@ -0,0 +1,4 @@ +<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" onerror="document.getElementsByTagName('*')[1].focus()" onfocus="event.target.parentNode.removeChild(event.target)">
+<broadcaster style="display: block;"/>
+<preferences/>
+</window>
\ No newline at end of file |