| OLD | NEW |
| 1 | 1 |
| 2 Running test: consoleLogWithDefaultLocale | 2 Running test: consoleLogWithDefaultLocale |
| 3 { | 3 { |
| 4 method : Runtime.consoleAPICalled | 4 method : Runtime.consoleAPICalled |
| 5 params : { | 5 params : { |
| 6 args : [ | 6 args : [ |
| 7 [0] : { | 7 [0] : { |
| 8 description : 239 | 8 description : 239 |
| 9 type : number | 9 type : number |
| 10 value : 239 | 10 value : 239 |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 44 [0] : { | 44 [0] : { |
| 45 columnNumber : 8 | 45 columnNumber : 8 |
| 46 functionName : | 46 functionName : |
| 47 lineNumber : 0 | 47 lineNumber : 0 |
| 48 scriptId : <scriptId> | 48 scriptId : <scriptId> |
| 49 url : | 49 url : |
| 50 } | 50 } |
| 51 ] | 51 ] |
| 52 } | 52 } |
| 53 timestamp : <timestamp> | 53 timestamp : <timestamp> |
| 54 type : debug | 54 type : timeEnd |
| 55 } | 55 } |
| 56 } | 56 } |
| 57 | 57 |
| 58 Running test: consoleLogWithCommaAsSeparator | 58 Running test: consoleLogWithCommaAsSeparator |
| 59 set locale to fr_CA.UTF-8 (has comma as separator) | 59 set locale to fr_CA.UTF-8 (has comma as separator) |
| 60 { | 60 { |
| 61 method : Runtime.consoleAPICalled | 61 method : Runtime.consoleAPICalled |
| 62 params : { | 62 params : { |
| 63 args : [ | 63 args : [ |
| 64 [0] : { | 64 [0] : { |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 127 [0] : { | 127 [0] : { |
| 128 columnNumber : 8 | 128 columnNumber : 8 |
| 129 functionName : | 129 functionName : |
| 130 lineNumber : 0 | 130 lineNumber : 0 |
| 131 scriptId : <scriptId> | 131 scriptId : <scriptId> |
| 132 url : | 132 url : |
| 133 } | 133 } |
| 134 ] | 134 ] |
| 135 } | 135 } |
| 136 timestamp : <timestamp> | 136 timestamp : <timestamp> |
| 137 type : debug | 137 type : timeEnd |
| 138 } | 138 } |
| 139 } | 139 } |
| OLD | NEW |