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

Side by Side Diff: LayoutTests/inspector/console/console-format-collections-expected.txt

Issue 157013006: Update HTMLFormControlsCollection's named getter to behave according to spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove legacycaller Created 6 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 | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: line 15: [object HTMLCollection] 1 CONSOLE MESSAGE: line 15: [object HTMLCollection]
2 CONSOLE MESSAGE: line 19: [object HTMLCollection] 2 CONSOLE MESSAGE: line 19: [object HTMLCollection]
3 CONSOLE MESSAGE: line 23: [object HTMLOptionsCollection] 3 CONSOLE MESSAGE: line 23: [object HTMLOptionsCollection]
4 CONSOLE MESSAGE: line 27: undefined 4 CONSOLE MESSAGE: line 27: undefined
5 CONSOLE MESSAGE: line 31: [object HTMLFormControlsCollection] 5 CONSOLE MESSAGE: line 31: [object HTMLFormControlsCollection]
6 CONSOLE MESSAGE: line 35: [object RadioNodeList] 6 CONSOLE MESSAGE: line 35: [object RadioNodeList]
7 CONSOLE MESSAGE: line 41: 1,2, 7 CONSOLE MESSAGE: line 41: 1,2,
8 CONSOLE MESSAGE: line 44: [object Object] 8 CONSOLE MESSAGE: line 44: [object Object]
9 CONSOLE MESSAGE: line 51: [object Arguments] 9 CONSOLE MESSAGE: line 51: [object Arguments]
10 CONSOLE MESSAGE: line 15: [object HTMLCollection] 10 CONSOLE MESSAGE: line 15: [object HTMLCollection]
(...skipping 13 matching lines...) Expand all
24 HTMLAllCollection[14] console-format-collections.html:27 24 HTMLAllCollection[14] console-format-collections.html:27
25 HTMLFormControlsCollection[3] console-format-collections.html:31 25 HTMLFormControlsCollection[3] console-format-collections.html:31
26 RadioNodeList[2] console-format-collections.html:35 26 RadioNodeList[2] console-format-collections.html:35
27 Array[2] console-format-collections.html:41 27 Array[2] console-format-collections.html:41
28 NonArrayWithLength console-format-collections.html:44 28 NonArrayWithLength console-format-collections.html:44
29 Arguments[2] console-format-collections.html:51 29 Arguments[2] console-format-collections.html:51
30 [select#sel, sel: select#sel, item: function, namedItem: function] console-forma t-collections.html:15 30 [select#sel, sel: select#sel, item: function, namedItem: function] console-forma t-collections.html:15
31 [script, script, script, item: function, namedItem: function] console-format-col lections.html:19 31 [script, script, script, item: function, namedItem: function] console-format-col lections.html:19
32 [option, option, selectedIndex: 0, namedItem: function, add: function, remove: f unction, item: function] console-format-collections.html:23 32 [option, option, selectedIndex: 0, namedItem: function, add: function, remove: f unction, item: function] console-format-collections.html:23
33 [html, head, script, script, script, body, p, div, form#f, select#sel, option, o ption, input, input, item: function, namedItem: function, tags: function] consol e-format-collections.html:27 33 [html, head, script, script, script, body, p, div, form#f, select#sel, option, o ption, input, input, item: function, namedItem: function, tags: function] consol e-format-collections.html:27
34 [select#sel, input, input, namedItem: function, item: function] console-format-c ollections.html:31 34 [select#sel, input, input, sel: select#sel, x: RadioNodeList[2], namedItem: func tion, item: function] console-format-collections.html:31
35 [input, input, value: "", item: function] console-format-collections.html:35 35 [input, input, value: "", item: function] console-format-collections.html:35
36 [1, Array[2]] console-format-collections.html:41 36 [1, Array[2]] console-format-collections.html:41
37 NonArrayWithLength {keys: Array[0], length: (...)} console-format-collections.ht ml:44 37 NonArrayWithLength {keys: Array[0], length: (...)} console-format-collections.ht ml:44
38 [1, "2"] console-format-collections.html:51 38 [1, "2"] console-format-collections.html:51
39 39
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/htmlformcontrolscollection-enumerated-properties-expected.txt ('k') | Source/bindings/bindings.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698