layout/reftests/text-svgglyphs/svg-glyph-cachedopacity-ref.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">
     2   <rect x="20" y="20" width="160" height="60" stroke="red" stroke-width="10"
     3       fill-opacity="0.5" stroke-opacity="0.5" />
     4   <rect x="20" y="120" width="160" height="60" stroke="red" stroke-width="10"
     5       fill-opacity="0.5" stroke-opacity="0.5" />
     6 </svg>

mercurial