Index: LayoutTests/http/tests/misc/isindex-with-no-form-base-href.html |
diff --git a/LayoutTests/http/tests/misc/isindex-with-no-form-base-href.html b/LayoutTests/http/tests/misc/isindex-with-no-form-base-href.html |
deleted file mode 100644 |
index 4e806d89b9882da84625b2e2214760ce46f0383a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/misc/isindex-with-no-form-base-href.html |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-<html> |
-<head> |
-<script> |
-if (window.testRunner) { |
- testRunner.dumpAsText(); |
- testRunner.dumpChildFramesAsText(); |
- testRunner.waitUntilDone(); |
-} |
-</script> |
-</head> |
-<body> |
-<iframe src="resources/isindex-with-no-form-base-href.html"></iframe> |
-</body> |
-</html> |