Index: LayoutTests/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures.html |
diff --git a/LayoutTests/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures.html b/LayoutTests/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures.html |
deleted file mode 100644 |
index 30415156287419bcb12b4d67b61619d7a0be7d74..0000000000000000000000000000000000000000 |
--- a/LayoutTests/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures.html |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
-<html> |
-<head> |
-<script src="resources/SVGTestCase.js"></script> |
-<script src="../../resources/js-test.js"></script> |
-<script src="../../fast/repaint/resources/text-based-repaint.js"></script> |
-</head> |
-<body onload="runRepaintTest()"> |
-<h1>SVG 1.1 dynamic update tests</h1> |
-<p id="description"></p> |
-<div id="console"></div> |
-<script src="script-tests/SVGPolygonElement-dom-requiredFeatures.js"></script> |
-</body> |
-</html> |