Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / W3C-SVG-1.1 / pservers-grad-13-b.svg
blob4e233338e40b0c2f47418ef4f9319f637d01d9f0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
3 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="basic" id="svg-root" width="100%" height="100%" viewBox="0 0 480 360">
4 <!--======================================================================-->
5 <!--= Copyright 2000 World Wide Web Consortium, (Massachusetts =-->
6 <!--= Institute of Technology, Institut National de Recherche en =-->
7 <!--= Informatique et en Automatique, Keio University). All Rights =-->
8 <!--= Reserved. See http://www.w3.org/Consortium/Legal/. =-->
9 <!--======================================================================-->
10 <!-- ===================================================================== -->
11 <!-- -->
12 <!-- pservers-grad-15-b.svg -->
13 <!-- -->
14 <!-- Tests the radial gradient focal point -->
15 <!-- -->
16 <!-- Author : Corel SVG Viewer QA team 01-05-2003 -->
17 <!-- Revised by: Benoit Bezaire -->
18 <!-- -->
19 <!--======================================================================-->
21 <SVGTestCase
22 xmlns:testcase="http://www.w3.org/2000/02/svg/testsuite/description/"
23 xmlns="http://www.w3.org/2000/02/svg/testsuite/description/"
24 owner="BB" reviewer="CL" desc="Tests the radial gradient focal
25 point" status="accepted" version="$Revision: 1.7 $" testname="$RCSfile: pservers-grad-13-b.svg,v $">
26 <OperatorScript>
27 <Paragraph>The purpose of this file is to test several values for focal points of radial gradients.
28 The UA should render a result equivalent to the referenced image.
29 </Paragraph>
30 </OperatorScript>
31 </SVGTestCase>
33 <title id="test-title">pservers-grad-15-b.svg</title>
34 <desc id="test-desc">Tests the radial gradient focal point</desc>
36 <!--======================================================================-->
37 <!--Content of Test Case follows... =====================-->
38 <!--======================================================================-->
39 <text x="240" y="30" font-size="20" text-anchor="middle">Radial gradient focal point</text>
41 <defs>
42 <g id="alpha">
43 <rect x="00" y="0" width="100" height="60" fill="yellow"/>
44 <rect x="00" y="0" width="10" height="60" fill="gold"/>
45 <rect x="15" y="0" width="10" height="60" fill="orange"/>
46 <rect x="30" y="0" width="10" height="60" fill="red"/>
47 <rect x="45" y="0" width="10" height="60" fill="gold"/>
48 <rect x="60" y="0" width="10" height="60" fill="red"/>
49 <rect x="75" y="0" width="10" height="60" fill="orange"/>
50 <rect x="90" y="0" width="10" height="60" fill="gold"/>
51 <rect x="00" y="0" width="100" height="60"/> <!-- inherits a radial gradient -->
52 </g>
53 </defs>
55 <defs>
56 <radialGradient id="grad1a" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="00.00%" fy="00%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
57 <radialGradient id="grad2a" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="16.66%" fy="00%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
58 <radialGradient id="grad4a" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="50.00%" fy="00%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
59 <radialGradient id="grad6a" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="83.33%" fy="00%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
61 <radialGradient id="grad1b" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="00.00%" fy="25%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
62 <radialGradient id="grad2b" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="16.66%" fy="25%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
63 <radialGradient id="grad4b" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="50.00%" fy="25%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
64 <radialGradient id="grad6b" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="83.33%" fy="25%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
66 <radialGradient id="grad1c" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="00.00%" fy="50%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
67 <radialGradient id="grad2c" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="16.66%" fy="50%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
68 <radialGradient id="grad4c" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="50.00%" fy="50%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
69 <radialGradient id="grad6c" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="83.33%" fy="50%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
71 <radialGradient id="grad1d" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="00.00%" fy="75%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
72 <radialGradient id="grad2d" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="16.66%" fy="75%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
73 <radialGradient id="grad4d" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="50.00%" fy="75%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
74 <radialGradient id="grad6d" gradientUnits="objectBoundingBox" cx="10%" cy="10%" r="75%" fx="83.33%" fy="75%"> <stop offset="0" stop-opacity="0"/> <stop offset=".5" stop-color="darkblue"/> <stop offset="1" stop-opacity="0"/> </radialGradient>
75 </defs>
77 <g id="group1" stroke="black" stroke-width="0.5">
78 <use xlink:href="#alpha" x="017.5" y="045" fill="url(#grad1a)"/>
79 <use xlink:href="#alpha" x="130" y="045" fill="url(#grad2a)"/>
80 <use xlink:href="#alpha" x="242.5" y="045" fill="url(#grad4a)"/>
81 <use xlink:href="#alpha" x="355" y="045" fill="url(#grad6a)"/>
83 <use xlink:href="#alpha" x="017.5" y="110" fill="url(#grad1b)"/>
84 <use xlink:href="#alpha" x="130" y="110" fill="url(#grad2b)"/>
85 <use xlink:href="#alpha" x="242.5" y="110" fill="url(#grad4b)"/>
86 <use xlink:href="#alpha" x="355" y="110" fill="url(#grad6b)"/>
88 <use xlink:href="#alpha" x="017.5" y="175" fill="url(#grad1c)"/>
89 <use xlink:href="#alpha" x="130" y="175" fill="url(#grad2c)"/>
90 <use xlink:href="#alpha" x="242.5" y="175" fill="url(#grad4c)"/>
91 <use xlink:href="#alpha" x="355" y="175" fill="url(#grad6c)"/>
93 <use xlink:href="#alpha" x="017.5" y="240" fill="url(#grad1d)"/>
94 <use xlink:href="#alpha" x="130" y="240" fill="url(#grad2d)"/>
95 <use xlink:href="#alpha" x="242.5" y="240" fill="url(#grad4d)"/>
96 <use xlink:href="#alpha" x="355" y="240" fill="url(#grad6d)"/>
97 </g>
99 <text id="revision" x="10" y="340" font-size="30" stroke="none" fill="black">$Revision: 1.7 $</text>
100 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/>
101 </svg>