layout/base/crashtests/413587-1.svg

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
     3   <symbol id="foo">
     4     <style type="text/css">
     5       svg { counter-increment: x; }
     6     </style>
     7   </symbol>
     9   <use xlink:href="#foo"/>
    11 </svg>

mercurial