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

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

Issue 2506393004: binding: Makes non-cross-origin-accessible attrs be accessor props. (Closed)
Patch Set: Synced. Created 4 years 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
1 Tests that we support cloning deep(ish) arrays. 2 Tests that we support cloning deep(ish) arrays.
2 3
3 PASS: eventData is [object Array](default toString threw RangeError: Maximum cal l stack size exceeded) of type object
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