Index: LayoutTests/svg/animations/svgtransform-animation-discrete.html |
=================================================================== |
--- LayoutTests/svg/animations/svgtransform-animation-discrete.html (revision 91278) |
+++ LayoutTests/svg/animations/svgtransform-animation-discrete.html (working copy) |
@@ -1,15 +0,0 @@ |
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
-<html> |
-<head> |
-<link rel="stylesheet" href="../../fast/js/resources/js-test-style.css"> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
-<script src="../dynamic-updates/resources/SVGTestCase.js"></script> |
-<script src="resources/SVGAnimationTestCase.js"></script> |
-</head> |
-<body> |
-<h1>SVG 1.1 transform animation tests</h1> |
-<p id="description"></p> |
-<div id="console"></div> |
-<script src="script-tests/svgtransform-animation-discrete.js"></script> |
-</body> |
-</html> |