| Index: third_party/WebKit/LayoutTests/http/tests/security/postMessage/target-origin-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/postMessage/target-origin-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/postMessage/target-origin-expected.txt
|
| index 4f4c7490173cc32748ac9dcc8dafaaf5007a1246..58360e77fe9993fba9812af55033a425590cf486 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/postMessage/target-origin-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/postMessage/target-origin-expected.txt
|
| @@ -1,9 +1,3 @@
|
| -CONSOLE ERROR: line 16: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://127.0.0.1:8000') does not match the recipient window's origin ('http://localhost:8000').
|
| -CONSOLE ERROR: line 16: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://localhost:9090') does not match the recipient window's origin ('http://localhost:8000').
|
| -CONSOLE ERROR: line 16: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://localhost') does not match the recipient window's origin ('http://localhost:8000').
|
| -CONSOLE ERROR: line 16: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://localhost') does not match the recipient window's origin ('http://localhost:8000').
|
| -CONSOLE ERROR: line 16: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://localhost:8000') does not match the recipient window's origin ('http://localhost:8000').
|
| -CONSOLE ERROR: line 16: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.example.com') does not match the recipient window's origin ('http://localhost:8000').
|
| window.location.href = http://127.0.0.1:8000/security/postMessage/target-origin.html
|
|
|
| waiting...
|
|
|