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

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

Issue 470543002: DevTools: Don't allow native global functions in injected script. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 6 years, 4 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: [object HTMLAllCollection] 4 CONSOLE MESSAGE: line 27: [object HTMLAllCollection]
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 Object] 9 CONSOLE MESSAGE: line 51: [object Object]
10 CONSOLE MESSAGE: line 55: [object DOMTokenList] 10 CONSOLE MESSAGE: line 55: [object DOMTokenList]
11 CONSOLE MESSAGE: line 58: [object Object]
12 CONSOLE MESSAGE: line 59: [object Object]
13 CONSOLE MESSAGE: line 61: [object Object]
14 CONSOLE MESSAGE: line 62: [object Object]
15 CONSOLE MESSAGE: line 63: [object Object]
16 CONSOLE MESSAGE: line 64: [object Object]
17 CONSOLE MESSAGE: line 65: [object Object]
18 CONSOLE MESSAGE: line 66: [object Object]
11 CONSOLE MESSAGE: line 15: [object HTMLCollection] 19 CONSOLE MESSAGE: line 15: [object HTMLCollection]
12 CONSOLE MESSAGE: line 19: [object HTMLCollection] 20 CONSOLE MESSAGE: line 19: [object HTMLCollection]
13 CONSOLE MESSAGE: line 23: [object HTMLOptionsCollection] 21 CONSOLE MESSAGE: line 23: [object HTMLOptionsCollection]
14 CONSOLE MESSAGE: line 27: [object HTMLAllCollection] 22 CONSOLE MESSAGE: line 27: [object HTMLAllCollection]
15 CONSOLE MESSAGE: line 31: [object HTMLFormControlsCollection] 23 CONSOLE MESSAGE: line 31: [object HTMLFormControlsCollection]
16 CONSOLE MESSAGE: line 35: [object RadioNodeList] 24 CONSOLE MESSAGE: line 35: [object RadioNodeList]
17 CONSOLE MESSAGE: line 41: 1,2, 25 CONSOLE MESSAGE: line 41: 1,2,
18 CONSOLE MESSAGE: line 44: [object Object] 26 CONSOLE MESSAGE: line 44: [object Object]
19 CONSOLE MESSAGE: line 51: [object Object] 27 CONSOLE MESSAGE: line 51: [object Object]
20 CONSOLE MESSAGE: line 55: [object DOMTokenList] 28 CONSOLE MESSAGE: line 55: [object DOMTokenList]
29 CONSOLE MESSAGE: line 58: [object Object]
30 CONSOLE MESSAGE: line 59: [object Object]
31 CONSOLE MESSAGE: line 61: [object Object]
32 CONSOLE MESSAGE: line 62: [object Object]
33 CONSOLE MESSAGE: line 63: [object Object]
34 CONSOLE MESSAGE: line 64: [object Object]
35 CONSOLE MESSAGE: line 65: [object Object]
36 CONSOLE MESSAGE: line 66: [object Object]
21 Tests that console nicely formats HTML Collections, NodeLists and DOMTokenLists. 37 Tests that console nicely formats HTML Collections, NodeLists and DOMTokenLists.
22 38
23 HTMLCollection[1] console-format-collections.html:15 39 HTMLCollection[1] console-format-collections.html:15
24 HTMLCollection[3] console-format-collections.html:19 40 HTMLCollection[3] console-format-collections.html:19
25 HTMLOptionsCollection[2] console-format-collections.html:23 41 HTMLOptionsCollection[2] console-format-collections.html:23
26 HTMLAllCollection[14] console-format-collections.html:27 42 HTMLAllCollection[14] console-format-collections.html:27
27 HTMLFormControlsCollection[3] console-format-collections.html:31 43 HTMLFormControlsCollection[3] console-format-collections.html:31
28 RadioNodeList[2] console-format-collections.html:35 44 RadioNodeList[2] console-format-collections.html:35
29 Array[2] console-format-collections.html:41 45 Array[2] console-format-collections.html:41
30 NonArrayWithLength console-format-collections.html:44 46 NonArrayWithLength console-format-collections.html:44
31 Arguments[2] console-format-collections.html:51 47 Arguments[2] console-format-collections.html:51
32 DOMTokenList[3] console-format-collections.html:55 48 DOMTokenList[3] console-format-collections.html:55
49 ArrayLike[5] console-format-collections.html:58
50 ArrayLike[4294967295] console-format-collections.html:59
51 ArrayLike console-format-collections.html:61
52 ArrayLike console-format-collections.html:62
53 ArrayLike console-format-collections.html:63
54 ArrayLike console-format-collections.html:64
55 ArrayLike console-format-collections.html:65
56 ArrayLike console-format-collections.html:66
33 [select#sel, sel: select#sel, item: function, namedItem: function] console-forma t-collections.html:15 57 [select#sel, sel: select#sel, item: function, namedItem: function] console-forma t-collections.html:15
34 [script, script, script, item: function, namedItem: function] console-format-col lections.html:19 58 [script, script, script, item: function, namedItem: function] console-format-col lections.html:19
35 [option, option, selectedIndex: 0, namedItem: function, add: function, remove: f unction, item: function] console-format-collections.html:23 59 [option, option, selectedIndex: 0, namedItem: function, add: function, remove: f unction, item: function] console-format-collections.html:23
36 [html, head, script, script, script, body, p, div.c1.c2.c3, form#f, select#sel, option, option, input, input, f: form#f, sel: select#sel, x: NodeList[2], item: function, namedItem: function] console-format-collections.html:27 60 [html, head, script, script, script, body, p, div.c1.c2.c3, form#f, select#sel, option, option, input, input, f: form#f, sel: select#sel, x: NodeList[2], item: function, namedItem: function] console-format-collections.html:27
37 [select#sel, input, input, sel: select#sel, x: RadioNodeList[2], namedItem: func tion, item: function] console-format-collections.html:31 61 [select#sel, input, input, sel: select#sel, x: RadioNodeList[2], namedItem: func tion, item: function] console-format-collections.html:31
38 [input, input, value: "", item: function] console-format-collections.html:35 62 [input, input, value: "", item: function] console-format-collections.html:35
39 [1, Array[2]] console-format-collections.html:41 63 [1, Array[2]] console-format-collections.html:41
40 NonArrayWithLength {keys: Array[0], length: (...)} console-format-collections.ht ml:44 64 NonArrayWithLength {keys: Array[0], length: (...)} console-format-collections.ht ml:44
41 [1, "2"] console-format-collections.html:51 65 [1, "2"] console-format-collections.html:51
42 ["c1", "c2", "c3", item: function, contains: function, add: function, remove: fu nction, toggle: function] console-format-collections.html:55 66 ["c1", "c2", "c3", item: function, contains: function, add: function, remove: fu nction, toggle: function] console-format-collections.html:55
67 [splice: function] console-format-collections.html:58
68 [splice: function] console-format-collections.html:59
69 ArrayLike {length: -5, splice: function} console-format-collections.html:61
70 ArrayLike {length: 5.6, splice: function} console-format-collections.html:62
71 ArrayLike {length: NaN, splice: function} console-format-collections.html:63
72 ArrayLike {length: Infinity, splice: function} console-format-collections.html:6 4
73 ArrayLike {length: -0, splice: function} console-format-collections.html:65
74 ArrayLike {length: 4294967296, splice: function} console-format-collections.html :66
43 75
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698