tenfourfox/dom/xbl/test/file_fieldScopeChain.xml
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
223 B
XML

<bindings xmlns="http://www.mozilla.org/xbl"
xmlns:html="http://www.w3.org/1999/xhtml">
<binding id="foo">
<implementation>
<field name="bar">baz</field>
</implementation>
</binding>
</bindings>