| Index: third_party/WebKit/LayoutTests/fast/dom/Window/mozilla-focus-blur-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/mozilla-focus-blur-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/mozilla-focus-blur-expected.txt
|
| index a59e640d7ef077ee7def9f25380eebcd415a1d15..d4ce78767811cf68d567a06aa99a3daa80a7e78b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/mozilla-focus-blur-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/mozilla-focus-blur-expected.txt
|
| @@ -4,8 +4,8 @@ This test is adopted from mozilla's tests.
|
|
|
| PASS: The focus should not have been changed!
|
| PASS: The focus should not have been changed!
|
| -PASS: The focus should not have been changed with URL=data:text/html,<script>opener.focus();opener.postMessage("", "*");</script>
|
| -PASS: The focus should not have been changed with URL=data:text/html,<script>blur();opener.postMessage("", "*");</script>
|
| +PASS: The focus should not have been changed with URL=resources/mozilla-focus-blur-popup-opener-focus.html
|
| +PASS: The focus should not have been changed with URL=resources/mozilla-focus-blur-popup-blur.html
|
| PASS: The last opened window should be able to get focus
|
| PASS: All tests finished
|
|
|
|
|