Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / console / console-format-expected.txt
1 CONSOLE MESSAGE: line 26: test,test2,,,test4,,,,,
2 CONSOLE MESSAGE: line 27: %o
3 CONSOLE MESSAGE: line 28: %O
4 CONSOLE MESSAGE: line 29: Test for zero "%f" in formatter
5 CONSOLE MESSAGE: line 12: /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
6 CONSOLE MESSAGE: line 13: /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
7 CONSOLE MESSAGE: line 12: /foo\\bar\sbaz/i
8 CONSOLE MESSAGE: line 13: /foo\\bar\sbaz/i
9 CONSOLE MESSAGE: line 12: test
10 CONSOLE MESSAGE: line 13: test
11 CONSOLE MESSAGE: line 12: test named "test"
12 CONSOLE MESSAGE: line 13: test named "test"
13 CONSOLE MESSAGE: line 12: Error
14 CONSOLE MESSAGE: line 13: Error
15 CONSOLE MESSAGE: line 12: Error: my error message
16 CONSOLE MESSAGE: line 13: Error: my error message
17 CONSOLE MESSAGE: line 12: [object HTMLParagraphElement]
18 CONSOLE MESSAGE: line 13: [object HTMLParagraphElement]
19 CONSOLE MESSAGE: line 12: function () { return 1; }
20 CONSOLE MESSAGE: line 13: function () { return 1; }
21 CONSOLE MESSAGE: line 12: function () {
22         return 2;
23     }
24 CONSOLE MESSAGE: line 13: function () {
25         return 2;
26     }
27 CONSOLE MESSAGE: line 12: 0.12
28 CONSOLE MESSAGE: line 13: 0.12
29 CONSOLE MESSAGE: line 12: http://webkit.org/
30 CONSOLE MESSAGE: line 13: http://webkit.org/
31 CONSOLE MESSAGE: line 12: null
32 CONSOLE MESSAGE: line 13: 
33 CONSOLE MESSAGE: line 12: undefined
34 CONSOLE MESSAGE: line 13: 
35 CONSOLE WARNING: Attr.specified is deprecated. Its value is always true.
36 CONSOLE MESSAGE: line 12: [object Attr]
37 CONSOLE MESSAGE: line 13: [object Attr]
38 CONSOLE MESSAGE: line 12: [object Attr]
39 CONSOLE MESSAGE: line 13: [object Attr]
40 CONSOLE MESSAGE: line 12: [object Attr]
41 CONSOLE MESSAGE: line 13: [object Attr]
42 CONSOLE MESSAGE: line 12: [object Object]
43 CONSOLE MESSAGE: line 13: [object Object]
44 CONSOLE MESSAGE: line 12: NaN
45 CONSOLE MESSAGE: line 13: NaN
46 CONSOLE MESSAGE: line 12: Infinity
47 CONSOLE MESSAGE: line 13: Infinity
48 CONSOLE MESSAGE: line 12: -Infinity
49 CONSOLE MESSAGE: line 13: -Infinity
50 CONSOLE MESSAGE: line 12: test,test2,,,test4,,,,,
51 CONSOLE MESSAGE: line 13: test,test2,,,test4,,,,,
52 CONSOLE MESSAGE: line 12: [object Object]
53 CONSOLE MESSAGE: line 13: [object Object]
54 CONSOLE MESSAGE: line 12: function () {}
55 CONSOLE MESSAGE: line 13: function () {}
56 CONSOLE MESSAGE: line 12: [object Object]
57 CONSOLE MESSAGE: line 13: [object Object]
58 CONSOLE MESSAGE: line 12: [object SVGSVGElement]
59 CONSOLE MESSAGE: line 13: [object SVGSVGElement]
60 CONSOLE MESSAGE: line 12: [object Object]
61 CONSOLE MESSAGE: line 13: [object Object]
62 CONSOLE MESSAGE: line 12: 0
63 CONSOLE MESSAGE: line 13: 0
64 CONSOLE MESSAGE: line 12: 
65 CONSOLE MESSAGE: line 13: 
66 CONSOLE MESSAGE: line 12: function Object() { [native code] }
67 CONSOLE MESSAGE: line 13: function Object() { [native code] }
68 CONSOLE MESSAGE: line 12: [object Object]
69 CONSOLE MESSAGE: line 13: [object Object]
70 Tests that console logging dumps proper messages.
71
72  Array[10]0: "test"1: "test2"4: "test4"foo: Objectlength: 10__proto__: Array[0] console-format.html:26
73 Array[10]0: "test"1: "test2"4: "test4"foo: Objectlength: 10__proto__: Array[0] console-format.html:27
74 Array[10]0: "test"1: "test2"4: "test4"foo: Objectlength: 10__proto__: Array[0] console-format.html:28
75 Test for zero "0" in formatter console-format.html:29
76 /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i console-format.html:12
77 [/^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\…?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i]0: /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/ilength: 1__proto__: Array[0] console-format.html:13
78 globals[0]
79 /^url\(\s*(?:(?:"(?:[^\\\"]|(?:\\[\da-f]{1,6}\s?|\.))*"|'(?:[^\\\']|(?:\\[\da-f]{1,6}\s?|\.))*')|(?:[!#$%&*-~\w]|(?:\\[\da-f]{1,6}\s?|\.))*)\s*\)/i
80 /foo\\bar\sbaz/i console-format.html:12
81 [/foo\\bar\sbaz/i]0: /foo\\bar\sbaz/ilength: 1__proto__: Array[0] console-format.html:13
82 globals[1]
83 /foo\\bar\sbaz/i
84 test console-format.html:12
85 ["test"] console-format.html:13
86 globals[2]
87 "test"
88 test named "test" console-format.html:12
89 ["test named "test""] console-format.html:13
90 globals[3]
91 "test named "test""
92 Error {stack: (...)}stack: (...)get stack: function () { [native code] }set stack: function () { [native code] }__proto__: d console-format.html:12
93 [Error]0: Errorlength: 1__proto__: Array[0] console-format.html:13
94 globals[4]
95 Error {stack: (...)}stack: (...)get stack: function () { [native code] }set stack: function () { [native code] }__proto__: d
96 Error {stack: (...), message: "my error message"}message: "my error message"stack: (...)get stack: function () { [native code] }set stack: function () { [native code] }__proto__: d console-format.html:12
97 [Error]0: Errorlength: 1__proto__: Array[0] console-format.html:13
98 globals[5]
99 Error {stack: (...), message: "my error message"}message: "my error message"stack: (...)get stack: function () { [native code] }set stack: function () { [native code] }__proto__: d
100 <p id="p">Tests that console logging dumps proper messages.</p> console-format.html:12
101 [p#p]0: p#plength: 1__proto__: Array[0] console-format.html:13
102 globals[6]
103 <p id="p">Tests that console logging dumps proper messages.</p>
104 function () { return 1; } console-format.html:12
105 [function]0: function () { return 1; }length: 1__proto__: Array[0] console-format.html:13
106 globals[7]
107 function () { return 1; } console-format.html:38
108 function () {
109         return 2;
110     } console-format.html:12
111 [function]0: function () {length: 1__proto__: Array[0] console-format.html:13
112 globals[8]
113 function () {
114         return 2;
115     } console-format.html:39
116 0.12 console-format.html:12
117 [0.12] console-format.html:13
118 globals[9]
119 0.12
120 http://webkit.org/ console-format.html:12
121 ["http://webkit.org/"] console-format.html:13
122 globals[10]
123 "http://webkit.org/"
124 null console-format.html:12
125 [null] console-format.html:13
126 globals[11]
127 null
128 undefined console-format.html:12
129 [undefined] console-format.html:13
130 globals[12]
131 undefined
132 Attr.specified is deprecated. Its value is always true. VM:437
133 attr="" console-format.html:12
134 [attr]0: attrlength: 1__proto__: Array[0] console-format.html:13
135 globals[13]
136 attr=""
137 attr="value""value" console-format.html:12
138 [attr]0: attrlength: 1__proto__: Array[0] console-format.html:13
139 globals[14]
140 attr="value""value"
141 id="x""x" console-format.html:12
142 [id]0: idlength: 1__proto__: Array[0] console-format.html:13
143 globals[15]
144 id="x""x"
145 Object {length: (...)}length: (...)get length: function length() { throw "Length called"; }__proto__: Object console-format.html:12
146 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
147 globals[16]
148 Object {length: (...)}length: (...)get length: function length() { throw "Length called"; }__proto__: Object
149 NaN console-format.html:12
150 [NaN] console-format.html:13
151 globals[17]
152 NaN
153 Infinity console-format.html:12
154 [Infinity] console-format.html:13
155 globals[18]
156 Infinity
157 -Infinity console-format.html:12
158 [-Infinity] console-format.html:13
159 globals[19]
160 -Infinity
161 ["test", "test2", 4: "test4", foo: Object]0: "test"1: "test2"4: "test4"foo: Objectlength: 10__proto__: Array[0] console-format.html:12
162 [Array[10]]0: Array[10]length: 1__proto__: Array[0] console-format.html:13
163 globals[20]
164 ["test", "test2", undefined × 2, "test4", undefined × 5]
165 Object {} console-format.html:12
166 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
167 globals[21]
168 Object {}
169 [function]0: function () {}length: 1__proto__: Array[0] console-format.html:12
170 [Array[1]]0: Array[1]length: 1__proto__: Array[0] console-format.html:13
171 globals[22]
172 [function () {}]
173 Object {bar: "bar", foo: "foo"} console-format.html:12
174 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
175 globals[23]
176 Object {bar: "bar", foo: "foo"}
177 <svg id="svg-node"></svg> console-format.html:12
178 [svg#svg-node]0: svg#svg-nodelength: 1__proto__: Array[0] console-format.html:13
179 globals[24]
180 <svg id="svg-node"></svg>
181 Object {bar: (...), foo: 1}bar: (...)get bar: function () { return this.bar; }set bar: function (x) { this.bar = x; }getFoo: function () { return this.foo; }__proto__: Object console-format.html:12
182 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
183 globals[25]
184 Object {bar: (...), foo: 1}bar: (...)get bar: function () { return this.bar; }set bar: function (x) { this.bar = x; }getFoo: function () { return this.foo; }__proto__: Object
185 -0 console-format.html:12
186 [-0] console-format.html:13
187 globals[26]
188 -0
189 Object {} console-format.html:12
190 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
191 globals[27]
192 Object {}
193 function Object() { [native code] } console-format.html:12
194 [function]0: function Object() { [native code] }length: 1__proto__: Array[0] console-format.html:13
195 globals[28]
196 function Object() { [native code] }
197 Object {} console-format.html:12
198 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
199 globals[29]
200 Object {}
201