| Index: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-clear-arguments-on-frame-remove-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-clear-arguments-on-frame-remove-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-clear-arguments-on-frame-remove-expected.txt
|
| index 528c52ae77c52338aa841b187ae8f4a038e2aaaa..fd84910d1afce005590ce75d1c33bdf5888d1bde 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-clear-arguments-on-frame-remove-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-clear-arguments-on-frame-remove-expected.txt
|
| @@ -4,6 +4,4 @@ CONSOLE MESSAGE: line 4: [object Window]
|
| Tests that console message arguments will be cleared when iframe where the messages were created is removed.
|
|
|
| PASSED: found argument counts for 3 messages
|
| -PASSED: message #0 has no arguments.
|
| -PASSED: message #1 has no arguments.
|
| -PASSED: message #2 has no arguments.
|
| +PASSED: no messages with arguments
|
|
|