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

Unified Diff: third_party/WebKit/LayoutTests/fast/loader/create-view-target-blank-expected.txt

Issue 2680353005: WebContents created via ctrl-click should be in a new process (target=_blank). (Closed)
Patch Set: Rebasing updating LayoutTest/FlagExpectations to account for test name change. Created 3 years, 8 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/loader/create-view-target-blank-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/loader/create-view-target-blank-expected.txt b/third_party/WebKit/LayoutTests/fast/loader/create-view-target-blank-expected.txt
deleted file mode 100644
index f7fa4017d025397d2d4c6b178be128068358a2bb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/loader/create-view-target-blank-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-createView(done.html)
-This test opens a new window by middle-clicking on a link with target=_blank. It passes, if the WebViewClient::createView method was invoked with the parameter "done.html".
-
-link

Powered by Google App Engine
This is Rietveld 408576698