diff options
Diffstat (limited to 'layout/generic/crashtests/382745-1.xhtml')
-rw-r--r-- | layout/generic/crashtests/382745-1.xhtml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/generic/crashtests/382745-1.xhtml b/layout/generic/crashtests/382745-1.xhtml new file mode 100644 index 000000000..63c0c1704 --- /dev/null +++ b/layout/generic/crashtests/382745-1.xhtml @@ -0,0 +1,10 @@ +<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> + +<tree/> +<tree style="-moz-binding:url(382745-1-binding.xml#randomxbl); position: fixed;"> + <treecols> + <treecol style="-moz-binding:url(382745-1-binding.xml#randomxbl);"/> + </treecols> +</tree> + +</window>
\ No newline at end of file |