Index: LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-timeout-override.html |
diff --git a/LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-timeout-override.html b/LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-timeout-override.html |
deleted file mode 100644 |
index 392cf06e1b59cecee43793f501c6f6fcba4578a7..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/xmlhttprequest/workers/xmlhttprequest-timeout-override.html |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-<!DOCTYPE html> |
-<html> |
-<head> |
-</head> |
-<body> |
- <p>Test that the XMLHttpRequest timeout can be overridden in a Worker context. If this test passes, there should be a single PASS below.</p> |
- <script src="resources/worker-create.js"></script> |
- <script src="resources/xmlhttprequest-timeout-override.js"></script> |
-</body> |
-</html> |