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

Side by Side Diff: LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt

Issue 114363002: Structured cloning: improve DataCloneError reporting. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased + reset V8TestInterfaceConstructor.cpp result Created 7 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 Tests that we clone object hierarchies 1 Tests that we clone object hierarchies
2 PASS: 'postMessage((function(){}))' threw DataCloneError: An object could not be cloned. 2 PASS: 'postMessage((function(){}))' threw DataCloneError: Failed to execute 'pos tMessage' on 'Window': An object could not be cloned.
3 PASS: eventData is null of type object 3 PASS: eventData is null of type object
4 PASS: eventData is null of type object 4 PASS: eventData is null of type object
5 PASS: eventData is null of type object 5 PASS: eventData is null of type object
6 PASS: eventData is null of type object 6 PASS: eventData is null of type object
7 PASS: eventData is null of type object 7 PASS: eventData is null of type object
8 PASS: eventData is undefined of type undefined 8 PASS: eventData is undefined of type undefined
9 PASS: eventData is undefined of type undefined 9 PASS: eventData is undefined of type undefined
10 PASS: eventData is undefined of type undefined 10 PASS: eventData is undefined of type undefined
11 PASS: eventData is undefined of type undefined 11 PASS: eventData is undefined of type undefined
12 PASS: eventData is undefined of type undefined 12 PASS: eventData is undefined of type undefined
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 PASS: eventData is 2009-02-13T23:31:30.000Z of type object 54 PASS: eventData is 2009-02-13T23:31:30.000Z of type object
55 PASS: eventData is 2009-02-13T23:31:30.000Z of type object 55 PASS: eventData is 2009-02-13T23:31:30.000Z of type object
56 PASS: eventData is 2009-02-13T23:31:30.000Z of type object 56 PASS: eventData is 2009-02-13T23:31:30.000Z of type object
57 PASS: eventData is 2009-02-13T23:31:30.000Z of type object 57 PASS: eventData is 2009-02-13T23:31:30.000Z of type object
58 PASS: eventData is done of type string 58 PASS: eventData is done of type string
59 PASS: eventData is done of type string 59 PASS: eventData is done of type string
60 PASS: eventData is done of type string 60 PASS: eventData is done of type string
61 PASS: eventData is done of type string 61 PASS: eventData is done of type string
62 PASS: eventData is done of type string 62 PASS: eventData is done of type string
63 63
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698