Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / W3C-SVG-1.1 / struct-image-09-t.svg
blob89cfd8246f5b7a7c870d115b10d48cdebf02b342
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-flat.dtd">
3 <svg version="1.1" baseProfile="tiny" id="svg-root" width="100%" height="100%" viewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
4 <!--======================================================================-->
5 <!--= Copyright 2006 World Wide Web Consortium, (Massachusetts =-->
6 <!--= Institute of Technology, European Research Consortium for =-->
7 <!--= Informatics and Mathematics (ERCIM), Keio University). =-->
8 <!--= All Rights Reserved. =-->
9 <!--= See http://www.w3.org/Consortium/Legal/. =-->
10 <!--======================================================================-->
11 <!-- NOTE: CVS will automatically update the -->
12 <!-- "$RCSfile: struct-image-09-t.svg,v $" and "$Revision: 1.3 $" -->
13 <!-- fields in the file. -->
14 <!-- There is no need to update this information. -->
15 <!-- =====================================================================-->
16 <SVGTestCase xmlns="http://www.w3.org/2000/02/svg/testsuite/description/"
17 reviewer="ED" owner="CL" desc="tRNS PNG test" status="accepted"
18 version="$Revision: 1.3 $" testname="$RCSfile: struct-image-09-t.svg,v $">
19 <OperatorScript>
20 <Paragraph>
21 Tests PNG images with pallete ransparency (tRNS chunk). The result should be
22 identical to the reference image.
23 </Paragraph>
24 </OperatorScript>
25 </SVGTestCase>
26 <title id="test-title">$RCSfile: struct-image-09-t.svg,v $</title>
27 <!--======================================================================-->
28 <!--Content of Test Case follows... =====================-->
29 <!--======================================================================-->
30 <g id="test-body-content">
31 <rect x="150" y="50" width="162" height="162" fill="#af4"/>
32 <rect x="310" y="50" width="162" height="162" fill="#fa6"/>
33 <image xlink:href="resources/stefan_252_tRNS_opti.png"
34 x="10" y="60" width="162" height="150"/>
35 <image xlink:href="resources/stefan_252_tRNS_opti.png"
36 x="160" y="60" width="162" height="150"/>
37 <image xlink:href="resources/stefan_252_tRNS_opti.png"
38 x="320" y="60" width="162" height="150"/>
39 </g>
40 <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="black">$Revision: 1.3 $</text>
41 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000"/>
42 </svg>