65710655d54c4eeea7ea68fd7645ca5fb9fcbdab
[framework/web/webkit-efl.git] / LayoutTests / svg / animations / svglength-animation-px-to-percentage.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" href="../../fast/js/resources/js-test-style.css">
5 <script src="../../fast/js/resources/js-test-pre.js"></script>
6 <script src="../dynamic-updates/resources/SVGTestCase.js"></script>
7 <script src="resources/SVGAnimationTestCase.js"></script>
8 </head>
9 <body>
10 <h1>SVG 1.1 dynamic animation tests</h1>
11 <p id="description"></p>
12 <div id="console"></div>
13 <script src="script-tests/svglength-animation-px-to-percentage.js"></script>
14 </body>
15 </html>