| 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 081fb8c6e0142936ccbdb12fa7b025afbe989e21..4f4c7490173cc32748ac9dcc8dafaaf5007a1246 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,9 @@
|
| -CONSOLE ERROR: 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: 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: 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: 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: 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: 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').
|
| +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...
|
|
|