mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
7 lines
217 B
XML
7 lines
217 B
XML
|
|
<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' style="-moz-binding: url(#foo)">
|
||
|
|
|
||
|
|
<bindings xmlns="http://www.mozilla.org/xbl">
|
||
|
|
<binding id="foo"><content></content></binding>
|
||
|
|
</bindings>
|
||
|
|
|
||
|
|
</svg>
|