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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/loader/middle-click-target-blank-expected.txt

Issue 2680353005: WebContents created via ctrl-click should be in a new process (target=_blank). (Closed)
Patch Set: Rebasing... 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 unified diff | Download patch
OLDNEW
1 createView(done.html) 1 Default policy for navigation to 'done.html' is 'new background tab'
Łukasz Anforowicz 2017/04/20 01:15:13 This comes from when we actually handle the middle
2 Default policy for navigation to 'done.html' is 'current tab'
Łukasz Anforowicz 2017/04/20 01:15:13 This comes later, after the new tab got already cr
2 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". 3 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".
3 4
4 link 5 link
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698