Index: third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop.html |
diff --git a/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop.html b/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop.html |
deleted file mode 100644 |
index 9822b54e3a30d5654d01bab04e80b9598e9a564a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop.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="../../paint/invalidation/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/SVGCursorElement-svgdom-x-prop.js"></script> |
-</body> |
-</html> |