Index: third_party/WebKit/LayoutTests/fast/frames/set-parent-src-synchronously.xhtml |
diff --git a/third_party/WebKit/LayoutTests/fast/frames/set-parent-src-synchronously.xhtml b/third_party/WebKit/LayoutTests/fast/frames/set-parent-src-synchronously.xhtml |
deleted file mode 100644 |
index 5162935ec8ede1f31862f3cdecbe49118da30a6a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/frames/set-parent-src-synchronously.xhtml |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-<html xmlns="http://www.w3.org/1999/xhtml"> |
-<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.xhtml"></iframe> |
-</body> |
-</html> |