| Index: third_party/WebKit/LayoutTests/inspector-protocol/console/console-line-and-column-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/console/console-line-and-column-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/console/console-line-and-column-expected.txt
|
| index 0713d4f97a0a31de69272ec306fade03e98b94db..f38b26497e1bf0e475dd342d5517a299cba19712 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/console/console-line-and-column-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/console/console-line-and-column-expected.txt
|
| @@ -8,9 +8,9 @@ CONSOLE MESSAGE: line 2: 239
|
| stack : {
|
| callFrames : [
|
| [0] : {
|
| - columnNumber : 9
|
| + columnNumber : 8
|
| functionName :
|
| - lineNumber : 1
|
| + lineNumber : 0
|
| scriptId : 0
|
| url :
|
| }
|
| @@ -28,9 +28,9 @@ CONSOLE MESSAGE: line 2: 239
|
| stack : {
|
| callFrames : [
|
| [0] : {
|
| - columnNumber : 3
|
| + columnNumber : 2
|
| functionName :
|
| - lineNumber : 2
|
| + lineNumber : 1
|
| scriptId : 0
|
| url :
|
| }
|
|
|