| Index: third_party/WebKit/LayoutTests/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/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
|
| index c7af7a2eeb6a593c5846f56c071ce91e4418b984..93dfd98351aab950c2943951e3e23123148e12c2 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-before-inspector-open-expected.txt
|
| @@ -1,15 +1,13 @@
|
| CONSOLE MESSAGE: line 7: log
|
| -CONSOLE DEBUG: line 8: debug
|
| -CONSOLE MESSAGE: line 9: info
|
| -CONSOLE WARNING: line 10: warn
|
| -CONSOLE ERROR: line 11: error
|
| +CONSOLE MESSAGE: 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.
|
|
|
| console-log-before-inspector-open.html:7 log
|
| -console-log-before-inspector-open.html:8 debug
|
| -console-log-before-inspector-open.html:9 info
|
| -console-log-before-inspector-open.html:10 warn
|
| +console-log-before-inspector-open.html:8 info
|
| +console-log-before-inspector-open.html:9 warn
|
| +(anonymous) @ console-log-before-inspector-open.html:9
|
| +console-log-before-inspector-open.html:10 error
|
| (anonymous) @ console-log-before-inspector-open.html:10
|
| -console-log-before-inspector-open.html:11 error
|
| -(anonymous) @ console-log-before-inspector-open.html:11
|
|
|
|
|