| Index: third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt
|
| index 2da471f01b993222ea49dfd2cb81a42444d6b52d..f7af080c480568e30ab18809c1a61bca530384f5 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt
|
| @@ -16,7 +16,7 @@ PASS Posting message ('[object MessagePort]', [object MessagePort],[object Messa
|
| PASS Posting message ('[object MessagePort]', [object MessagePort],[object MessagePort]) did not throw an exception
|
| PASS Posting message ('[object MessagePort],[object MessagePort]', [object MessagePort],[object MessagePort]) did not throw an exception
|
| PASS Posting message ('data', [object MessagePort],[object MessagePort]): threw exception DataCloneError: Failed to execute 'postMessage' on 'Window': Port at index 0 is already neutered.
|
| -PASS Posting message ('[object MessagePort],[object MessagePort]', ): threw exception DataCloneError: Failed to execute 'postMessage' on 'Window': A MessagePort could not be cloned.
|
| +PASS Posting message ('[object MessagePort],[object MessagePort]', ): threw exception DataCloneError: Failed to execute 'postMessage' on 'Window': A MessagePort could not be cloned because it was not transferred.
|
| PASS Posting message ('[object ArrayBuffer]', [object ArrayBuffer]) did not throw an exception
|
| PASS arrayBuffer neutered
|
| PASS view neutered
|
|
|