| Index: LayoutTests/http/tests/security/cross-origin-window-open-exception-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/cross-origin-window-open-exception-expected.txt b/LayoutTests/http/tests/security/cross-origin-window-open-exception-expected.txt
|
| index 18a6bd85706cc5d9d57cb5cfe046fe3695a7d0e7..3fa71a4d1bbdf86a6801b77f2667210c369b3e37 100644
|
| --- a/LayoutTests/http/tests/security/cross-origin-window-open-exception-expected.txt
|
| +++ b/LayoutTests/http/tests/security/cross-origin-window-open-exception-expected.txt
|
| @@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| PASS frame.contentWindow.open() threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
|
| -PASS frame.contentWindow.opener = 1; threw exception SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
|
| +PASS frame.contentWindow.opener = 1; threw exception SecurityError: Failed to set the 'opener' property on 'Window': Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame..
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|