diff options
Diffstat (limited to 'layout/xul/crashtests/452185.xml')
-rw-r--r-- | layout/xul/crashtests/452185.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/xul/crashtests/452185.xml b/layout/xul/crashtests/452185.xml new file mode 100644 index 0000000000..655c43a8d1 --- /dev/null +++ b/layout/xul/crashtests/452185.xml @@ -0,0 +1,5 @@ +<bindings xmlns="http://www.mozilla.org/xbl" xmlns:xlink="http://www.w3.org/1999/xlink"> +<binding id="a"> +<content><tbody xmlns="http://www.w3.org/1999/xhtml"><style>*::before { content:"b"; }</style></tbody></content> + +</binding></bindings>
\ No newline at end of file |