| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> | |
| <html> | |
| <head> | |
| <script src="../../resources/js-test.js"></script> | |
| <script src="resources/SVGTestCase.js"></script> | |
| <script src="resources/SVGAnimationTestCase.js"></script> | |
| </head> | |
| <body onload="runSMILTest()"> | |
| <h1>SVG 1.1 dynamic animation tests</h1> | |
| <p id="description"></p> | |
| <div id="console"></div> | |
| <script src="script-tests/svgboolean-animation-1.js"></script> | |
| </body> | |
| </html> |