mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
8 lines
223 B
XML
8 lines
223 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>
|