animate-elem-12-t-isvalid.html (3735B)
1 <!DOCTYPE html> 2 <html lang='en'> 3 <head> 4 <title>animate-elem-12-t-manual.svg</title> 5 <meta charset='utf-8'> 6 </head> 7 <body> 8 <h1>Source SVG: animate-elem-12-t-manual.svg</h1> 9 <svg version="1.1" baseProfile="tiny" id="svg-root" 10 width="100%" height="100%" viewBox="0 0 480 360" 11 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 12 <!--======================================================================--> 13 <!--= SVG 1.1 2nd Edition Test Case =--> 14 <!--======================================================================--> 15 <!--= Copyright 2009 World Wide Web Consortium, (Massachusetts =--> 16 <!--= Institute of Technology, European Research Consortium for =--> 17 <!--= Informatics and Mathematics (ERCIM), Keio University). =--> 18 <!--= All Rights Reserved. =--> 19 <!--= See http://www.w3.org/Consortium/Legal/. =--> 20 <!--======================================================================--> 21 22 <title id="test-title">$RCSfile: animate-elem-12-t.svg,v $</title> 23 <defs> 24 <font-face font-family="SVGFreeSansASCII" unicode-range="U+0-7F"> 25 <font-face-src> 26 <font-face-uri xlink:href="../resources/SVGFreeSans.svg#ascii"/> 27 </font-face-src> 28 </font-face> 29 </defs> 30 <g id="test-body-content" font-family="SVGFreeSansASCII,sans-serif" font-size="18"> 31 <g font-family="Arial" font-size="30"> 32 <g transform="translate(20,50)"> 33 <text x="0" y="203">at 0 sec.</text> 34 <text x="0" y="170">at 3 sec. </text> 35 <text x="0" y="114">at 6 sec. </text> 36 <text x="3" y="3">9+ sec. </text> 37 <g stroke="#800" stroke-width="4"> 38 <line x1="120" y1="200" x2="170" y2="200"/> 39 <line x1="120" y1="167" x2="170" y2="167"/> 40 <line x1="120" y1="111" x2="170" y2="111"/> 41 <line x1="120" y1="0" x2="170" y2="0"/> 42 </g> 43 <rect x="140" y="-10" width="60" height="210" fill="#FFAA44" stroke="#FF00FF" stroke-width="4"> 44 <animate attributeName="height" calcMode="spline" keySplines="0,0,1,1;0,0,1,1;.75,0,0,.75" values="210;177;121;10" begin="0s" dur="9s" fill="freeze"/> 45 </rect> 46 </g> 47 48 <g transform="translate(250,50)"> 49 <text x="0" y="203">at 0 sec.</text> 50 <text x="0" y="170">at 3 sec. </text> 51 <text x="0" y="114">at 6 sec. </text> 52 <text x="3" y="3">9+ sec. </text> 53 <g stroke="#800" stroke-width="4"> 54 <line x1="120" y1="200" x2="170" y2="200"/> 55 <line x1="120" y1="167" x2="170" y2="167"/> 56 <line x1="120" y1="111" x2="170" y2="111"/> 57 <line x1="120" y1="0" x2="170" y2="0"/> 58 </g> 59 <rect x="140" y="-10" width="60" height="10" fill="#FFAA44" stroke="#FF00FF" stroke-width="4"> 60 <animateMotion calcMode="spline" keySplines="0,0,1,1;0,0,1,1;.75,0,0,.75" values="0,200; 0,167; 0,111; 0,0" begin="0s" dur="9s" fill="freeze"/> 61 </rect> 62 </g> 63 </g> 64 </g> 65 <g font-family="SVGFreeSansASCII,sans-serif" font-size="32"> 66 <text id="revision" x="10" y="340" stroke="none" fill="black">$Revision: 1.6 $</text> 67 </g> 68 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/> 69 <!-- comment out this watermark once the test is approved --> 70 <!--<g id="draft-watermark"> 71 <rect x="1" y="1" width="478" height="20" fill="red" stroke="black" stroke-width="1"/> 72 <text font-family="SVGFreeSansASCII,sans-serif" font-weight="bold" font-size="20" x="240" 73 text-anchor="middle" y="18" stroke-width="0.5" stroke="black" fill="white">DRAFT</text> 74 </g>--> 75 </svg> 76 </body> 77 </html>