OLD | NEW |
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> | 1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
2 <html> | 2 <html> |
3 <head> | 3 <head> |
4 <script src="../../resources/js-test.js"></script> | 4 <script src="../../resources/js-test.js"></script> |
| 5 <script src="../animations/resources/SVGAnimationTestCase.js"></script> |
5 </head> | 6 </head> |
6 <body> | 7 <body > |
7 <p id="description"></p> | 8 <p id="description"></p> |
8 <div id="console"></div> | 9 <div id="console"></div> |
9 <script src="script-tests/filter-property-parsing-invalid.js"></script> | 10 <script src="script-tests/SVGLength-viewport-units.js"></script> |
10 </body> | 11 </body> |
11 </html> | 12 </html> |
OLD | NEW |