| Index: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-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/runtime/runtime-console-line-and-column-expected.txt
|
| similarity index 74%
|
| copy from third_party/WebKit/LayoutTests/inspector-protocol/console/console-line-and-column-expected.txt
|
| copy to third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-line-and-column-expected.txt
|
| index f38b26497e1bf0e475dd342d5517a299cba19712..7b34936b04a9dceb6a49ab3cbda6784f4113f8c0 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/console/console-line-and-column-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-console-line-and-column-expected.txt
|
| @@ -1,10 +1,6 @@
|
| CONSOLE MESSAGE: line 1: 239
|
| CONSOLE MESSAGE: line 2: 239
|
| {
|
| - column : 9
|
| - level : log
|
| - line : 1
|
| - source : console-api
|
| stack : {
|
| callFrames : [
|
| [0] : {
|
| @@ -16,15 +12,9 @@ CONSOLE MESSAGE: line 2: 239
|
| }
|
| ]
|
| }
|
| - text : 239
|
| type : log
|
| - url :
|
| }
|
| {
|
| - column : 3
|
| - level : log
|
| - line : 2
|
| - source : console-api
|
| stack : {
|
| callFrames : [
|
| [0] : {
|
| @@ -36,8 +26,6 @@ CONSOLE MESSAGE: line 2: 239
|
| }
|
| ]
|
| }
|
| - text : 239
|
| type : log
|
| - url :
|
| }
|
|
|
|
|