mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +00:00
9 lines
223 B
XML
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>
|