| <?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.dtd"> |
| |
| <!--======================================================================--> |
| <!--= Copyright 2000 World Wide Web Consortium, (Massachusetts =--> |
| <!--= Institute of Technology, Institut National de Recherche en =--> |
| <!--= Informatique et en Automatique, Keio University). All Rights =--> |
| <!--= Reserved. See http://www.w3.org/Consortium/Legal/. =--> |
| <!--======================================================================--> |
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="svg-root" width="100%" height="100%" viewBox="0 0 480 360" version="1.1" baseProfile="tiny"> |
| <SVGTestCase xmlns="http://www.w3.org/2000/02/svg/testsuite/description/"> |
| </SVGTestCase> |
| <title id="test-title">animate-elem-14-t</title> |
| <desc id="test-desc">Test possible values for 'keyTimes'</desc> |
| <g id="test-body-content"> |
| <g xml:space="preserve" font-family="Arial" font-size="13.5" stroke-width="3" > |
| <g transform="translate(150,140)"> |
| <text font-size="36" x="-140" y="140">Time (s):</text> |
| <text font-size="36" x="290" y="140">0</text> |
| <line x1="300" y1="0" x2="300" y2="100" fill="none" stroke="#880000" /> |
| <text font-size="36" x="20" y="140">6</text> |
| <line x1="30" y1="0" x2="30" y2="100" fill="none" stroke="#880000" /> |
| <rect x="0" y="0" width="300" height="80" fill="#44AAFF" stroke="#880088" stroke-width="4" > |
| <set attributeName="width" to="30" begin="0.1s" fill="freeze"/> |
| </rect> |
| </g> |
| </g> |
| </g> |
| <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/> |
| </svg> |
| |