layout/reftests/bugs/621918-1-ref.svg

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

     1 <svg
     2    xmlns="http://www.w3.org/2000/svg"
     3    xmlns:xlink="http://www.w3.org/1999/xlink"
     4    height="800px"
     5    width="800px">
     6   <text style="font-size:24px;" transform="translate(40,100)">
     7     <tspan>Fire&#x301;fo&#x302;x</tspan></text>
     8   <text style="font-size:24px;" transform="translate(40,140) rotate(45)">
     9     <tspan>Fire&#x301;fo&#x302;x</tspan></text>
    10 </svg>

mercurial