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

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

Issue 136333007: DevTools: Implement evaluation on async call frames. (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
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 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 globals[10] 122 globals[10]
123 "http://webkit.org/" 123 "http://webkit.org/"
124 null console-format.html:12 124 null console-format.html:12
125 [null] console-format.html:13 125 [null] console-format.html:13
126 globals[11] 126 globals[11]
127 null 127 null
128 undefined console-format.html:12 128 undefined console-format.html:12
129 [undefined] console-format.html:13 129 [undefined] console-format.html:13
130 globals[12] 130 globals[12]
131 undefined 131 undefined
132 Attr.specified is deprecated. Its value is always true. VM:434 132 Attr.specified is deprecated. Its value is always true. VM:435
133 attr="" console-format.html:12 133 attr="" console-format.html:12
134 [attr]0: attrlength: 1__proto__: Array[0] console-format.html:13 134 [attr]0: attrlength: 1__proto__: Array[0] console-format.html:13
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
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 | LayoutTests/inspector/debugger/async-callstack-eval.html » ('j') | Source/core/inspector/InjectedScript.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698