| OLD | NEW |
| (Empty) |
| 1 Running test: consoleLogWithDefaultLocale | |
| 2 { | |
| 3 method : Runtime.consoleAPICalled | |
| 4 params : { | |
| 5 args : [ | |
| 6 [0] : { | |
| 7 description : 239 | |
| 8 type : number | |
| 9 value : 239 | |
| 10 } | |
| 11 ] | |
| 12 executionContextId : <executionContextId> | |
| 13 stackTrace : { | |
| 14 callFrames : [ | |
| 15 [0] : { | |
| 16 columnNumber : 8 | |
| 17 functionName : | |
| 18 lineNumber : 0 | |
| 19 scriptId : <scriptId> | |
| 20 url : | |
| 21 } | |
| 22 ] | |
| 23 } | |
| 24 timestamp : <timestamp> | |
| 25 type : log | |
| 26 } | |
| 27 } | |
| 28 | |
| 29 Running test: consoleTimeWithCommaAsSeparator | |
| 30 set locale to fr_CA.UTF-8 (has comma as separator) | |
| 31 { | |
| 32 method : Runtime.consoleAPICalled | |
| 33 params : { | |
| 34 args : [ | |
| 35 [0] : { | |
| 36 type : string | |
| 37 value : a: x.xms | |
| 38 } | |
| 39 ] | |
| 40 executionContextId : <executionContextId> | |
| 41 stackTrace : { | |
| 42 callFrames : [ | |
| 43 [0] : { | |
| 44 columnNumber : 27 | |
| 45 functionName : | |
| 46 lineNumber : 0 | |
| 47 scriptId : <scriptId> | |
| 48 url : | |
| 49 } | |
| 50 ] | |
| 51 } | |
| 52 timestamp : <timestamp> | |
| 53 type : debug | |
| 54 } | |
| 55 } | |
| 56 | |
| 57 Running test: consoleLogWithCommaAsSeparator | |
| 58 set locale to fr_CA.UTF-8 (has comma as separator) | |
| 59 { | |
| 60 method : Runtime.consoleAPICalled | |
| 61 params : { | |
| 62 args : [ | |
| 63 [0] : { | |
| 64 description : 239 | |
| 65 type : number | |
| 66 value : 239 | |
| 67 } | |
| 68 ] | |
| 69 executionContextId : <executionContextId> | |
| 70 stackTrace : { | |
| 71 callFrames : [ | |
| 72 [0] : { | |
| 73 columnNumber : 8 | |
| 74 functionName : | |
| 75 lineNumber : 0 | |
| 76 scriptId : <scriptId> | |
| 77 url : | |
| 78 } | |
| 79 ] | |
| 80 } | |
| 81 timestamp : <timestamp> | |
| 82 type : log | |
| 83 } | |
| 84 } | |
| 85 | |
| 86 Running test: consoleTimeWithCommaAfterConsoleLog | |
| 87 set locale to fr_CA.UTF-8 (has comma as separator) | |
| 88 { | |
| 89 method : Runtime.consoleAPICalled | |
| 90 params : { | |
| 91 args : [ | |
| 92 [0] : { | |
| 93 description : 239 | |
| 94 type : number | |
| 95 value : 239 | |
| 96 } | |
| 97 ] | |
| 98 executionContextId : <executionContextId> | |
| 99 stackTrace : { | |
| 100 callFrames : [ | |
| 101 [0] : { | |
| 102 columnNumber : 8 | |
| 103 functionName : | |
| 104 lineNumber : 0 | |
| 105 scriptId : <scriptId> | |
| 106 url : | |
| 107 } | |
| 108 ] | |
| 109 } | |
| 110 timestamp : <timestamp> | |
| 111 type : log | |
| 112 } | |
| 113 } | |
| 114 { | |
| 115 method : Runtime.consoleAPICalled | |
| 116 params : { | |
| 117 args : [ | |
| 118 [0] : { | |
| 119 type : string | |
| 120 value : a: x.xms | |
| 121 } | |
| 122 ] | |
| 123 executionContextId : <executionContextId> | |
| 124 stackTrace : { | |
| 125 callFrames : [ | |
| 126 [0] : { | |
| 127 columnNumber : 27 | |
| 128 functionName : | |
| 129 lineNumber : 0 | |
| 130 scriptId : <scriptId> | |
| 131 url : | |
| 132 } | |
| 133 ] | |
| 134 } | |
| 135 timestamp : <timestamp> | |
| 136 type : debug | |
| 137 } | |
| 138 } | |
| OLD | NEW |