| Index: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-before-inspector-open-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-before-inspector-open-expected.txt
|
| similarity index 94%
|
| copy from third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
|
| copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-before-inspector-open-expected.txt
|
| index 93dfd98351aab950c2943951e3e23123148e12c2..49435e071083b45e0266854ea17aa322fc04b9ec 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
|
| +++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/console/console-log-before-inspector-open-expected.txt
|
| @@ -1,5 +1,5 @@
|
| CONSOLE MESSAGE: line 7: log
|
| -CONSOLE MESSAGE: line 8: info
|
| +CONSOLE INFO: line 8: info
|
| CONSOLE WARNING: line 9: warn
|
| CONSOLE ERROR: line 10: error
|
| Tests that Web Inspector won't crash if some console have been logged by the time it's opening.
|
|
|