Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-clone-deep-array-expected.txt

Issue 2705783004: Throw security errors for attribute access on detached windows. (Closed)
Patch Set: Bad tests Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698