| Index: LayoutTests/fast/dom/Window/window-postmessage-clone-really-deep-array-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/window-postmessage-clone-really-deep-array-expected.txt b/LayoutTests/fast/dom/Window/window-postmessage-clone-really-deep-array-expected.txt
|
| index a56215cec61c016993b3237425aa82b851b65139..5e650e8d818d10d2aa7ffb99eb03645b9f8e6bec 100644
|
| --- a/LayoutTests/fast/dom/Window/window-postmessage-clone-really-deep-array-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/window-postmessage-clone-really-deep-array-expected.txt
|
| @@ -1,5 +1,5 @@
|
| Tests that we abort cloning overdeep arrays.
|
|
|
| -PASS: 'postMessage(reallyDeepArray)' threw Error: DataCloneError: DOM Exception 25
|
| +PASS: 'postMessage(reallyDeepArray)' threw DataCloneError: An object could not be cloned.
|
| PASS: eventData is done of type string
|
|
|
|
|