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

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

Issue 137883002: DevTools: Console object preview should not be lossless if it has accessors. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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
« no previous file with comments | « no previous file | Source/core/inspector/InjectedScriptSource.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE MESSAGE: line 26: test,test2,,,test4,,,,, 1 CONSOLE MESSAGE: line 26: test,test2,,,test4,,,,,
2 CONSOLE MESSAGE: line 27: %o 2 CONSOLE MESSAGE: line 27: %o
3 CONSOLE MESSAGE: line 28: %O 3 CONSOLE MESSAGE: line 28: %O
4 CONSOLE MESSAGE: line 29: Test for zero "%f" in formatter 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 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 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 7 CONSOLE MESSAGE: line 12: /foo\\bar\sbaz/i
8 CONSOLE MESSAGE: line 13: /foo\\bar\sbaz/i 8 CONSOLE MESSAGE: line 13: /foo\\bar\sbaz/i
9 CONSOLE MESSAGE: line 12: test 9 CONSOLE MESSAGE: line 12: test
10 CONSOLE MESSAGE: line 13: test 10 CONSOLE MESSAGE: line 13: test
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 globals[1] 82 globals[1]
83 /foo\\bar\sbaz/i 83 /foo\\bar\sbaz/i
84 test console-format.html:12 84 test console-format.html:12
85 ["test"] console-format.html:13 85 ["test"] console-format.html:13
86 globals[2] 86 globals[2]
87 "test" 87 "test"
88 test named "test" console-format.html:12 88 test named "test" console-format.html:12
89 ["test named "test""] console-format.html:13 89 ["test named "test""] console-format.html:13
90 globals[3] 90 globals[3]
91 "test named "test"" 91 "test named "test""
92 Error {stack: (...)} console-format.html:12 92 Error {stack: (...)}stack: (...)get stack: function () { [native code] }set stac k: function () { [native code] }__proto__: d console-format.html:12
93 [Error]0: Errorlength: 1__proto__: Array[0] console-format.html:13 93 [Error]0: Errorlength: 1__proto__: Array[0] console-format.html:13
94 globals[4] 94 globals[4]
95 Error {stack: (...)} 95 Error {stack: (...)}stack: (...)get stack: function () { [native code] }set stac k: function () { [native code] }__proto__: d
96 Error {stack: (...), message: "my error message"} console-format.html:12 96 Error {stack: (...), message: "my error message"}message: "my error message"stac k: (...)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 97 [Error]0: Errorlength: 1__proto__: Array[0] console-format.html:13
98 globals[5] 98 globals[5]
99 Error {stack: (...), message: "my error message"} 99 Error {stack: (...), message: "my error message"}message: "my error message"stac k: (...)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.h tml:12 100 <p id="p">Tests that console logging dumps proper messages.</p> console-format.h tml:12
101 [p#p]0: p#plength: 1__proto__: Array[0] console-format.html:13 101 [p#p]0: p#plength: 1__proto__: Array[0] console-format.html:13
102 globals[6] 102 globals[6]
103 <p id="p">Tests that console logging dumps proper messages.</p> 103 <p id="p">Tests that console logging dumps proper messages.</p>
104 function () { return 1; } console-format.html:12 104 function () { return 1; } console-format.html:12
105 [function]0: function () { return 1; }length: 1__proto__: Array[0] console-forma t.html:13 105 [function]0: function () { return 1; }length: 1__proto__: Array[0] console-forma t.html:13
106 globals[7] 106 globals[7]
107 function () { return 1; } console-format.html:38 107 function () { return 1; } console-format.html:38
108 function () { 108 function () {
109 return 2; 109 return 2;
(...skipping 25 matching lines...) Expand all
135 globals[13] 135 globals[13]
136 attr="" 136 attr=""
137 attr="value""value" console-format.html:12 137 attr="value""value" console-format.html:12
138 [attr]0: attrlength: 1__proto__: Array[0] console-format.html:13 138 [attr]0: attrlength: 1__proto__: Array[0] console-format.html:13
139 globals[14] 139 globals[14]
140 attr="value""value" 140 attr="value""value"
141 id="x""x" console-format.html:12 141 id="x""x" console-format.html:12
142 [id]0: idlength: 1__proto__: Array[0] console-format.html:13 142 [id]0: idlength: 1__proto__: Array[0] console-format.html:13
143 globals[15] 143 globals[15]
144 id="x""x" 144 id="x""x"
145 Object {length: (...)} console-format.html:12 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 146 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
147 globals[16] 147 globals[16]
148 Object {length: (...)} 148 Object {length: (...)}length: (...)get length: function length() { throw "Length called"; }__proto__: Object
149 NaN console-format.html:12 149 NaN console-format.html:12
150 [NaN] console-format.html:13 150 [NaN] console-format.html:13
151 globals[17] 151 globals[17]
152 NaN 152 NaN
153 Infinity console-format.html:12 153 Infinity console-format.html:12
154 [Infinity] console-format.html:13 154 [Infinity] console-format.html:13
155 globals[18] 155 globals[18]
156 Infinity 156 Infinity
157 -Infinity console-format.html:12 157 -Infinity console-format.html:12
158 [-Infinity] console-format.html:13 158 [-Infinity] console-format.html:13
(...skipping 12 matching lines...) Expand all
171 globals[22] 171 globals[22]
172 [function () {}] 172 [function () {}]
173 Object {bar: "bar", foo: "foo"} console-format.html:12 173 Object {bar: "bar", foo: "foo"} console-format.html:12
174 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13 174 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
175 globals[23] 175 globals[23]
176 Object {bar: "bar", foo: "foo"} 176 Object {bar: "bar", foo: "foo"}
177 <svg id="svg-node"></svg> console-format.html:12 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 178 [svg#svg-node]0: svg#svg-nodelength: 1__proto__: Array[0] console-format.html:13
179 globals[24] 179 globals[24]
180 <svg id="svg-node"></svg> 180 <svg id="svg-node"></svg>
181 Object {bar: (...), foo: 1} console-format.html:12 181 Object {bar: (...), foo: 1}bar: (...)get bar: function () { return this.bar; }se t bar: function (x) { this.bar = x; }getFoo: function () { return this.foo; }__p roto__: Object console-format.html:12
182 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13 182 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
183 globals[25] 183 globals[25]
184 Object {bar: (...), foo: 1} 184 Object {bar: (...), foo: 1}bar: (...)get bar: function () { return this.bar; }se t bar: function (x) { this.bar = x; }getFoo: function () { return this.foo; }__p roto__: Object
185 -0 console-format.html:12 185 -0 console-format.html:12
186 [-0] console-format.html:13 186 [-0] console-format.html:13
187 globals[26] 187 globals[26]
188 -0 188 -0
189 Object {} console-format.html:12 189 Object {} console-format.html:12
190 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13 190 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
191 globals[27] 191 globals[27]
192 Object {} 192 Object {}
193 function Object() { [native code] } console-format.html:12 193 function Object() { [native code] } console-format.html:12
194 [function]0: function Object() { [native code] }length: 1__proto__: Array[0] con sole-format.html:13 194 [function]0: function Object() { [native code] }length: 1__proto__: Array[0] con sole-format.html:13
195 globals[28] 195 globals[28]
196 function Object() { [native code] } 196 function Object() { [native code] }
197 Object {} console-format.html:12 197 Object {} console-format.html:12
198 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13 198 [Object]0: Objectlength: 1__proto__: Array[0] console-format.html:13
199 globals[29] 199 globals[29]
200 Object {} 200 Object {}
201 201
OLDNEW
« no previous file with comments | « no previous file | Source/core/inspector/InjectedScriptSource.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698