| OLD | NEW |
| 1 |
| 1 Running test: consoleLogWithDefaultLocale | 2 Running test: consoleLogWithDefaultLocale |
| 2 { | 3 { |
| 3 method : Runtime.consoleAPICalled | 4 method : Runtime.consoleAPICalled |
| 4 params : { | 5 params : { |
| 5 args : [ | 6 args : [ |
| 6 [0] : { | 7 [0] : { |
| 7 description : 239 | 8 description : 239 |
| 8 type : number | 9 type : number |
| 9 value : 239 | 10 value : 239 |
| 10 } | 11 } |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 } | 28 } |
| 28 | 29 |
| 29 Running test: consoleTimeWithCommaAsSeparator | 30 Running test: consoleTimeWithCommaAsSeparator |
| 30 set locale to fr_CA.UTF-8 (has comma as separator) | 31 set locale to fr_CA.UTF-8 (has comma as separator) |
| 31 { | 32 { |
| 32 method : Runtime.consoleAPICalled | 33 method : Runtime.consoleAPICalled |
| 33 params : { | 34 params : { |
| 34 args : [ | 35 args : [ |
| 35 [0] : { | 36 [0] : { |
| 36 type : string | 37 type : string |
| 37 value : a: x.xms | 38 value : a: 0.001ms |
| 38 } | 39 } |
| 39 ] | 40 ] |
| 40 executionContextId : <executionContextId> | 41 executionContextId : <executionContextId> |
| 41 stackTrace : { | 42 stackTrace : { |
| 42 callFrames : [ | 43 callFrames : [ |
| 43 [0] : { | 44 [0] : { |
| 44 columnNumber : 27 | 45 columnNumber : 8 |
| 45 functionName : | 46 functionName : |
| 46 lineNumber : 0 | 47 lineNumber : 0 |
| 47 scriptId : <scriptId> | 48 scriptId : <scriptId> |
| 48 url : | 49 url : |
| 49 } | 50 } |
| 50 ] | 51 ] |
| 51 } | 52 } |
| 52 timestamp : <timestamp> | 53 timestamp : <timestamp> |
| 53 type : debug | 54 type : debug |
| 54 } | 55 } |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 110 timestamp : <timestamp> | 111 timestamp : <timestamp> |
| 111 type : log | 112 type : log |
| 112 } | 113 } |
| 113 } | 114 } |
| 114 { | 115 { |
| 115 method : Runtime.consoleAPICalled | 116 method : Runtime.consoleAPICalled |
| 116 params : { | 117 params : { |
| 117 args : [ | 118 args : [ |
| 118 [0] : { | 119 [0] : { |
| 119 type : string | 120 type : string |
| 120 value : a: x.xms | 121 value : a: 0.001ms |
| 121 } | 122 } |
| 122 ] | 123 ] |
| 123 executionContextId : <executionContextId> | 124 executionContextId : <executionContextId> |
| 124 stackTrace : { | 125 stackTrace : { |
| 125 callFrames : [ | 126 callFrames : [ |
| 126 [0] : { | 127 [0] : { |
| 127 columnNumber : 27 | 128 columnNumber : 8 |
| 128 functionName : | 129 functionName : |
| 129 lineNumber : 0 | 130 lineNumber : 0 |
| 130 scriptId : <scriptId> | 131 scriptId : <scriptId> |
| 131 url : | 132 url : |
| 132 } | 133 } |
| 133 ] | 134 ] |
| 134 } | 135 } |
| 135 timestamp : <timestamp> | 136 timestamp : <timestamp> |
| 136 type : debug | 137 type : debug |
| 137 } | 138 } |
| 138 } | 139 } |
| OLD | NEW |