| Index: LayoutTests/platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt
|
| ===================================================================
|
| --- LayoutTests/platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt (revision 102380)
|
| +++ LayoutTests/platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt (working copy)
|
| @@ -8,11 +8,14 @@
|
| PASS: Posting message ('3', [object Object]): threw exception TypeError: TransferArray argument has no length attribute
|
| PASS: Posting message ('4', [object DOMWindow]) did not throw an exception
|
| PASS: Posting message ('4', [object DOMWindow]) did not throw an exception
|
| +PASS: Posting message ('4a', *) did not throw an exception
|
| +PASS: Posting message ('4a', *) did not throw an exception
|
| PASS: Posting message ('5', null) did not throw an exception
|
| PASS: Posting message ('5', null) did not throw an exception
|
| PASS: Posting message ('6', undefined) did not throw an exception
|
| PASS: Posting message ('6', undefined) did not throw an exception
|
| PASS: Posting message ('7', [object MessagePort],[object MessagePort]) did not throw an exception
|
| +PASS: Posting message ('7a', *) did not throw an exception
|
| PASS: Posting message ('7', [object MessagePort],[object MessagePort]) did not throw an exception
|
| PASS: Posting message ('2147483648', null) did not throw an exception
|
| PASS: Posting message ('2147483648', null) did not throw an exception
|
| @@ -25,11 +28,14 @@
|
| PASS: Posting message ('done', undefined) did not throw an exception
|
| Received message '4' with 0 ports.
|
| Received message '4' with 0 ports.
|
| +Received message '4a' with 0 ports.
|
| +Received message '4a' with 0 ports.
|
| Received message '5' with 0 ports.
|
| Received message '5' with 0 ports.
|
| Received message '6' with 0 ports.
|
| Received message '6' with 0 ports.
|
| Received message '7' with 2 ports.
|
| +Received message '7a' with 2 ports.
|
| Received message '7' with 2 ports.
|
| Received message '2147483648' with 0 ports.
|
| Received message '2147483648' with 0 ports.
|
|
|