| Index: LayoutTests/inspector/sources/debugger/watch-expressions-panel-switch-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/watch-expressions-panel-switch-expected.txt b/LayoutTests/inspector/sources/debugger/watch-expressions-panel-switch-expected.txt
|
| index bcb5f2cadf87f18e85d147f229f7d01fa866917e..f20224138ece83e03084e7392cbc08e84a5bd055 100644
|
| --- a/LayoutTests/inspector/sources/debugger/watch-expressions-panel-switch-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/watch-expressions-panel-switch-expected.txt
|
| @@ -4,7 +4,6 @@ Bug 70718
|
| Script source was shown.
|
| Set timer for test function.
|
| Watch expressions updated.
|
| -[expanded]
|
| - window.document: #document
|
| - windowa.document: ReferenceError: windowa is not defined
|
| +'window.document' => 'document'
|
| +'windowa.document' => '<not available>'
|
|
|
|
|