Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Unified Diff: third_party/WebKit/LayoutTests/fast/frames/set-parent-src-synchronously.xhtml

Issue 2889213004: Use seperate expected files for fast/frames/set-parent-src-synchronously.{html,xhtml} (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698