| Index: third_party/WebKit/LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt
|
| index eaa59ddfe2d356d706de3bbc11176affecfa9782..d9797a07ea0e4a1a75f4f4d3f45497844b2d9dc7 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -CONSOLE ERROR: line 15: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('asdf://') does not match the recipient window's origin ('http://localhost:8000').
|
| window.location.href = http://127.0.0.1:8000/security/postMessage/invalid-origin-throws-exception.html
|
| waiting...
|
| Encountered exception "SyntaxError: Failed to execute 'postMessage' on 'Window': Invalid target origin '' in a call to 'postMessage'." while posting message to ''.
|
|
|