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

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

Issue 16818023: DOMException toString is not correct (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 6 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 | Annotate | Revision Log
OLDNEW
1 Tests that we clone object hierarchies 1 Tests that we clone object hierarchies
2 PASS: 'postMessage((function(){}))' threw Error: DataCloneError: DOM Exception 2 5 2 PASS: 'postMessage((function(){}))' threw DataCloneError: 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