| <?xml version="1.0" encoding="UTF-8"?> |
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny-flat.dtd"> |
| <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"> |
| <!--======================================================================--> |
| <!--= Copyright 2006 World Wide Web Consortium, (Massachusetts =--> |
| <!--= Institute of Technology, European Research Consortium for =--> |
| <!--= Informatics and Mathematics (ERCIM), Keio University). =--> |
| <!--= All Rights Reserved. =--> |
| <!--= See http://www.w3.org/Consortium/Legal/. =--> |
| <!--======================================================================--> |
| <!-- NOTE: CVS will automatically update the --> |
| <!-- "$RCSfile: struct-image-09-t.svg,v $" and "$Revision: 1.3 $" --> |
| <!-- fields in the file. --> |
| <!-- There is no need to update this information. --> |
| <!-- =====================================================================--> |
| <SVGTestCase xmlns="http://www.w3.org/2000/02/svg/testsuite/description/" |
| reviewer="ED" owner="CL" desc="tRNS PNG test" status="accepted" |
| version="$Revision: 1.3 $" testname="$RCSfile: struct-image-09-t.svg,v $"> |
| <OperatorScript> |
| <Paragraph> |
| Tests PNG images with pallete ransparency (tRNS chunk). The result should be |
| identical to the reference image. |
| </Paragraph> |
| </OperatorScript> |
| </SVGTestCase> |
| <title id="test-title">$RCSfile: struct-image-09-t.svg,v $</title> |
| <!--======================================================================--> |
| <!--Content of Test Case follows... =====================--> |
| <!--======================================================================--> |
| <g id="test-body-content"> |
| <rect x="150" y="50" width="162" height="162" fill="#af4"/> |
| <rect x="310" y="50" width="162" height="162" fill="#fa6"/> |
| <image xlink:href="resources/stefan_252_tRNS_opti.png" |
| x="10" y="60" width="162" height="150"/> |
| <image xlink:href="resources/stefan_252_tRNS_opti.png" |
| x="160" y="60" width="162" height="150"/> |
| <image xlink:href="resources/stefan_252_tRNS_opti.png" |
| x="320" y="60" width="162" height="150"/> |
| </g> |
| <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="black">$Revision: 1.3 $</text> |
| <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000"/> |
| </svg> |
| |