Index: LayoutTests/svg/animations/animate-color-fill-currentColor.html |
=================================================================== |
--- LayoutTests/svg/animations/animate-color-fill-currentColor.html (revision 86165) |
+++ LayoutTests/svg/animations/animate-color-fill-currentColor.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 dynamic animation tests</h1> |
-<p id="description"></p> |
-<div id="console"></div> |
-<script src="script-tests/animate-color-fill-currentColor.js"></script> |
-</body> |
-</html> |