| Index: third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-clone-deep-array-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-clone-deep-array-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-clone-deep-array-expected.txt
|
| index af7bea55c5a48b891bb2c2ba3b2de78fbc74ba94..c1abdb22fa054d535cdd026e073287241a7cd53f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-clone-deep-array-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-clone-deep-array-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -CONSOLE ERROR: line 11: Uncaught RangeError: Maximum call stack size exceeded
|
| Tests that we support cloning deep(ish) arrays.
|
|
|
| +FAIL: 'postMessage(deepArray)' should not throw but threw RangeError: Maximum call stack size exceeded
|
| PASS: eventData is done of type string
|
|
|
|
|