| Index: test/inspector/runtime/protocol-works-with-different-locale-expected.txt
|
| diff --git a/test/inspector/runtime/protocol-works-with-different-locale-expected.txt b/test/inspector/runtime/protocol-works-with-different-locale-expected.txt
|
| index d526d5d447c1249dc13a797fb951666af91ee40d..9ff0d1a13e3e03bf9f1034def79ede9fea212f0f 100644
|
| --- a/test/inspector/runtime/protocol-works-with-different-locale-expected.txt
|
| +++ b/test/inspector/runtime/protocol-works-with-different-locale-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +
|
| Running test: consoleLogWithDefaultLocale
|
| {
|
| method : Runtime.consoleAPICalled
|
| @@ -34,14 +35,14 @@ set locale to fr_CA.UTF-8 (has comma as separator)
|
| args : [
|
| [0] : {
|
| type : string
|
| - value : a: x.xms
|
| + value : a: 0.001ms
|
| }
|
| ]
|
| executionContextId : <executionContextId>
|
| stackTrace : {
|
| callFrames : [
|
| [0] : {
|
| - columnNumber : 27
|
| + columnNumber : 8
|
| functionName :
|
| lineNumber : 0
|
| scriptId : <scriptId>
|
| @@ -117,14 +118,14 @@ set locale to fr_CA.UTF-8 (has comma as separator)
|
| args : [
|
| [0] : {
|
| type : string
|
| - value : a: x.xms
|
| + value : a: 0.001ms
|
| }
|
| ]
|
| executionContextId : <executionContextId>
|
| stackTrace : {
|
| callFrames : [
|
| [0] : {
|
| - columnNumber : 27
|
| + columnNumber : 8
|
| functionName :
|
| lineNumber : 0
|
| scriptId : <scriptId>
|
|
|