Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / console / console-format-collections-expected.txt
blob9275a53372dd838d5ba129da22f99a17930188be
1 CONSOLE MESSAGE: line 15: [object HTMLCollection]
2 CONSOLE MESSAGE: line 19: [object HTMLCollection]
3 CONSOLE MESSAGE: line 23: [object HTMLOptionsCollection]
4 CONSOLE MESSAGE: line 27: [object HTMLAllCollection]
5 CONSOLE MESSAGE: line 31: [object HTMLFormControlsCollection]
6 CONSOLE MESSAGE: line 35: [object RadioNodeList]
7 CONSOLE MESSAGE: line 41: 1,2,
8 CONSOLE MESSAGE: line 44: [object Object]
9 CONSOLE MESSAGE: line 51: [object Object]
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]
19 CONSOLE MESSAGE: line 15: [object HTMLCollection]
20 CONSOLE MESSAGE: line 19: [object HTMLCollection]
21 CONSOLE MESSAGE: line 23: [object HTMLOptionsCollection]
22 CONSOLE MESSAGE: line 27: [object HTMLAllCollection]
23 CONSOLE MESSAGE: line 31: [object HTMLFormControlsCollection]
24 CONSOLE MESSAGE: line 35: [object RadioNodeList]
25 CONSOLE MESSAGE: line 41: 1,2,
26 CONSOLE MESSAGE: line 44: [object Object]
27 CONSOLE MESSAGE: line 51: [object Object]
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]
37 Tests that console nicely formats HTML Collections, NodeLists and DOMTokenLists.
39 console-format-collections.html:15 HTMLCollection[1]
40 console-format-collections.html:19 HTMLCollection[3]
41 console-format-collections.html:23 HTMLOptionsCollection[2]
42 console-format-collections.html:27 HTMLAllCollection[14]
43 console-format-collections.html:31 HTMLFormControlsCollection[3]
44 console-format-collections.html:35 RadioNodeList[2]
45 console-format-collections.html:41 Array[2]
46 console-format-collections.html:44 NonArrayWithLength
47 console-format-collections.html:51 Arguments[2]
48 console-format-collections.html:55 DOMTokenList[3]
49 console-format-collections.html:58 ArrayLike[5]
50 console-format-collections.html:59 ArrayLike[4294967295]
51 console-format-collections.html:61 ArrayLike
52 console-format-collections.html:62 ArrayLike
53 console-format-collections.html:63 ArrayLike
54 console-format-collections.html:64 ArrayLike
55 console-format-collections.html:65 ArrayLike
56 console-format-collections.html:66 ArrayLike
57 console-format-collections.html:15 [select#sel, sel: select#sel]
58 console-format-collections.html:19 [script, script, script]
59 console-format-collections.html:23 [option, option]
60 console-format-collections.html:27 [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]]
61 console-format-collections.html:31 [select#sel, input, input, sel: select#sel, x: RadioNodeList[2]]
62 console-format-collections.html:35 [input, input]
63 console-format-collections.html:41 [1, Array[2]]
64 console-format-collections.html:44 NonArrayWithLength {keys: Array[0]}
65 console-format-collections.html:51 [1, "2"]
66 console-format-collections.html:55 ["c1", "c2", "c3"]
67 console-format-collections.html:58 []
68 console-format-collections.html:59 []
69 console-format-collections.html:61 ArrayLike {length: -5}
70 console-format-collections.html:62 ArrayLike {length: 5.6}
71 console-format-collections.html:63 ArrayLike {length: NaN}
72 console-format-collections.html:64 ArrayLike {length: Infinity}
73 console-format-collections.html:65 ArrayLike {length: -0}
74 console-format-collections.html:66 ArrayLike {length: 4294967296}