mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 11:53:07 +09:00
9 lines
328 B
XML
9 lines
328 B
XML
<bindings xmlns="http://www.mozilla.org/xbl"
|
|
xmlns:xhtml="http://www.w3.org/1999/xhtml"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<binding id="test">
|
|
<content>
|
|
<svg:g><svg:circle><xhtml:div xml:base="#shesellsseashellsbytheseashore"/></svg:circle><children/></svg:g>
|
|
</content>
|
|
</binding>
|
|
</bindings>
|