Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / W3C-SVG-1.1 / resources / SVGImageTest.svg
blob50a020f7eb5ada3afaeb0c3150d86dd845ead78a
1 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
2 <svg id="svg-root" width="100%" height="100%" viewBox="0 0 480 360" >
4 <SVGTestCase xmlns="http://www.w3.org/2000/02/svg/testsuite/description/" >
5 <OperatorScript version="$Revision: 1.1 $" testname="" >
6 <Paragraph>
7 </Paragraph>
8 </OperatorScript>
9 </SVGTestCase>
11 <title id="test-title" > </title>
12 <desc id="test-desc" > </desc>
14 <!--======================================================================-->
15 <!--Content of Test Case follows... =====================-->
16 <!--======================================================================-->
17 <rect x="001" y="001" width="239" height="179" fill="gold" stroke="none" />
18 <rect x="240" y="001" width="239" height="179" fill="blue" stroke="none" />
19 <rect x="001" y="180" width="239" height="179" fill="blue" stroke="none" />
20 <rect x="240" y="180" width="239" height="179" fill="gold" stroke="none" />
22 <text font-size="35" x="240" y="35" text-anchor="middle" >SVGImageTest.svg</text>
23 <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="black">$Revision: 1.1 $</text>
24 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/>
25 </svg>