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

Side by Side 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 unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: line 11: Uncaught RangeError: Maximum call stack size exceeded
2 Tests that we support cloning deep(ish) arrays. 1 Tests that we support cloning deep(ish) arrays.
3 2
3 FAIL: 'postMessage(deepArray)' should not throw but threw RangeError: Maximum ca ll stack size exceeded
4 PASS: eventData is done of type string 4 PASS: eventData is done of type string
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698