Index: third_party/WebKit/LayoutTests/fast/frames/set-parent-src-synchronously.html |
diff --git a/third_party/WebKit/LayoutTests/fast/frames/set-parent-src-synchronously.html b/third_party/WebKit/LayoutTests/fast/frames/set-parent-src-synchronously.html |
deleted file mode 100644 |
index 1a9d0e59f8ec5d33a4755366538aab78a5058e55..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/frames/set-parent-src-synchronously.html |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-<html> |
-<body> |
-This test fails if we crash or any text below this is visible (the iframe should detach itself from the page). |
- |
-<iframe id="parent" src="resources/set-src-to-javascript-url.html"></iframe> |
-</body> |
-</html> |