krit@webkit.org | 46b465c | 2011-01-27 19:23:44 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
| 2 | <html> |
| 3 | <head> |
krit@webkit.org | 46b465c | 2011-01-27 19:23:44 +0000 | [diff] [blame] | 4 | <script src="../../fast/js/resources/js-test-pre.js"></script> |
| 5 | <script src="../dynamic-updates/resources/SVGTestCase.js"></script> |
| 6 | <script src="resources/SVGAnimationTestCase.js"></script> |
| 7 | </head> |
| 8 | <body> |
| 9 | <h1>SVG 1.1 dynamic animation tests</h1> |
| 10 | <p id="description"></p> |
| 11 | <div id="console"></div> |
| 12 | <script src="script-tests/animate-color-calcMode-discrete.js"></script> |
| 13 | </body> |
| 14 | </html> |