Index: LayoutTests/webarchive/loading/javascript-url-iframe-crash.html |
diff --git a/LayoutTests/webarchive/loading/javascript-url-iframe-crash.html b/LayoutTests/webarchive/loading/javascript-url-iframe-crash.html |
deleted file mode 100644 |
index 124f9fa27d01538785157a3fd2c5c119e6ba78d5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/webarchive/loading/javascript-url-iframe-crash.html |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-<html> |
-<script> |
- if (window.testRunner) { |
- testRunner.dumpAsText(); |
- testRunner.waitUntilDone(); |
- } |
- |
- window.location="resources/javascript-url-iframe-crash.webarchive"; |
-</script> |
-</html> |