summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/372323-1xbl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/372323-1xbl.xml')
-rw-r--r--layout/reftests/bugs/372323-1xbl.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/bugs/372323-1xbl.xml b/layout/reftests/bugs/372323-1xbl.xml
new file mode 100644
index 000000000..e72d031cb
--- /dev/null
+++ b/layout/reftests/bugs/372323-1xbl.xml
@@ -0,0 +1,11 @@
+<bindings xmlns="http://www.mozilla.org/xbl">
+ <binding id="test">
+ <content>
+ <children includes="span"/>
+ <html:div xmlns:html="http://www.w3.org/1999/xhtml" style="color: red">
+ <children/>
+ </html:div>
+ </content>
+ </binding>
+
+</bindings>