Mypal/layout/reftests/bugs/372323-1xbl.xml

12 lines
284 B
XML

<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>