layout/reftests/text-svgglyphs/svg-glyph-objectstroke-solid-ref.svg

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/text-svgglyphs/svg-glyph-objectstroke-solid-ref.svg	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +<svg xmlns="http://www.w3.org/2000/svg">
     1.5 +  <rect x="20" y="20" width="160" height="160"
     1.6 +    stroke-width="10" stroke="cornflowerblue" fill="burlywood" />
     1.7 +  <rect x="10" y="210" width="180" height="180"
     1.8 +    stroke-width="20" stroke="blanchedalmond" fill="darkolivegreen" />
     1.9 +</svg>

mercurial