| Index: third_party/WebKit/LayoutTests/fast/dom/Window/console-functions-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/console-functions-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/console-functions-expected.txt
|
| index 8e83ca7b98b7681ddbd1f88964d42d54ea2a6351..96222c60566cb3930e2eb8bac7dac1ffacd5f0cd 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/console-functions-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/console-functions-expected.txt
|
| @@ -1,5 +1,5 @@
|
| CONSOLE MESSAGE: line 10: console.log() called.
|
| -CONSOLE INFO: line 11: console.info() called.
|
| +CONSOLE MESSAGE: line 11: console.info() called.
|
| CONSOLE WARNING: line 12: console.warn() called.
|
| CONSOLE ERROR: line 13: console.error() called.
|
| Tests window.console functions. To make sure this test passed you must check the console for the following 4 messages:
|
|
|