| Index: third_party/WebKit/LayoutTests/fast/loader/middle-click-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/middle-click-target-blank-expected.txt
|
| similarity index 57%
|
| rename from third_party/WebKit/LayoutTests/fast/loader/create-view-target-blank-expected.txt
|
| rename to third_party/WebKit/LayoutTests/fast/loader/middle-click-target-blank-expected.txt
|
| index f7fa4017d025397d2d4c6b178be128068358a2bb..31a3cccc665eb398177caed6c1b0744dfab7ea7b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/loader/create-view-target-blank-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/loader/middle-click-target-blank-expected.txt
|
| @@ -1,4 +1,5 @@
|
| -createView(done.html)
|
| +Default policy for navigation to 'done.html' is 'new background tab'
|
| +Default policy for navigation to 'done.html' is 'current tab'
|
| 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
|
|
|