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

Side by Side Diff: test/inspector/runtime/protocol-works-with-different-locale-expected.txt

Issue 2891213002: [inspector] Refactor protocol-test.js (Closed)
Patch Set: comments addressed Created 3 years, 7 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
OLDNEW
1 Tests that protocol works with different locales
1 2
2 Running test: consoleLogWithDefaultLocale 3 Running test: consoleLogWithDefaultLocale
3 { 4 {
4 method : Runtime.consoleAPICalled 5 method : Runtime.consoleAPICalled
5 params : { 6 params : {
6 args : [ 7 args : [
7 [0] : { 8 [0] : {
8 description : 239 9 description : 239
9 type : number 10 type : number
10 value : 239 11 value : 239
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 lineNumber : 0 131 lineNumber : 0
131 scriptId : <scriptId> 132 scriptId : <scriptId>
132 url : 133 url :
133 } 134 }
134 ] 135 ]
135 } 136 }
136 timestamp : <timestamp> 137 timestamp : <timestamp>
137 type : timeEnd 138 type : timeEnd
138 } 139 }
139 } 140 }
OLDNEW
« no previous file with comments | « test/inspector/runtime/protocol-works-with-different-locale.js ('k') | test/inspector/runtime/run-script-async.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698