| Index: third_party/WebKit/LayoutTests/inspector/console/console-clear-function-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-clear-function-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-clear-function-expected.txt
|
| index 816aceae41d3eab151257e91c65d9731534fd71b..d2bbb2c7c1bec03c59c5ff22995072ff3b64dbe8 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-clear-function-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-clear-function-expected.txt
|
| @@ -1,6 +1,7 @@
|
| CONSOLE MESSAGE: line 10: one
|
| CONSOLE MESSAGE: line 11: two
|
| CONSOLE MESSAGE: line 12: three
|
| +CONSOLE MESSAGE: line 19: console.clear
|
| Tests that console is cleared via console.clear() method
|
|
|
| Bug 101021
|
|
|