mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-06 09:29:35 +00:00
12 lines
294 B
XML
12 lines
294 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" style="-moz-binding:url(#xbl)">
|
||
|
<bindings xmlns="http://www.mozilla.org/xbl">
|
||
|
<binding id="xbl" inheritstyle="false">
|
||
|
<content>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||
|
<animate attributeName="font-size"/>
|
||
|
</svg>
|
||
|
</content>
|
||
|
</binding>
|
||
|
</bindings>
|
||
|
</svg>
|