animate-elem-10-t-isvalid.html (3694B)
1 <!DOCTYPE html> 2 <html lang='en'> 3 <head> 4 <title>animate-elem-10-t-manual.svg</title> 5 <meta charset='utf-8'> 6 </head> 7 <body> 8 <h1>Source SVG: animate-elem-10-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-10-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 <!-- Should use default of calcMode="linear" --> 45 <animate attributeName="height" values="210;177;121;10" begin="0s" dur="9s" fill="freeze"/> 46 </rect> 47 </g> 48 49 <g transform="translate(250,50)"> 50 <text x="0" y="203">at 0 sec.</text> 51 <text x="0" y="170">at 3 sec. </text> 52 <text x="0" y="114">at 6 sec. </text> 53 <text x="3" y="3">9+ sec. </text> 54 <g stroke="#800" stroke-width="4"> 55 <line x1="120" y1="200" x2="170" y2="200"/> 56 <line x1="120" y1="167" x2="170" y2="167"/> 57 <line x1="120" y1="111" x2="170" y2="111"/> 58 <line x1="120" y1="0" x2="170" y2="0"/> 59 </g> 60 <rect x="140" y="-10" width="60" height="10" fill="#FFAA44" stroke="#FF00FF" stroke-width="4"> 61 <animateMotion calcMode="linear" values="0,200; 0,167; 0,111; 0,0" begin="0s" dur="9s" fill="freeze"/> 62 </rect> 63 </g> 64 </g> 65 </g> 66 <g font-family="SVGFreeSansASCII,sans-serif" font-size="32"> 67 <text id="revision" x="10" y="340" stroke="none" fill="black">$Revision: 1.6 $</text> 68 </g> 69 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/> 70 <!-- comment out this watermark once the test is approved --> 71 <!--<g id="draft-watermark"> 72 <rect x="1" y="1" width="478" height="20" fill="red" stroke="black" stroke-width="1"/> 73 <text font-family="SVGFreeSansASCII,sans-serif" font-weight="bold" font-size="20" x="240" 74 text-anchor="middle" y="18" stroke-width="0.5" stroke="black" fill="white">DRAFT</text> 75 </g>--> 76 </svg> 77 </body> 78 </html>