Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/watch-expressions-panel-switch-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/watch-expressions-panel-switch-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/watch-expressions-panel-switch-expected.txt |
| index f20224138ece83e03084e7392cbc08e84a5bd055..c9365296e8e1735183cccf95539d28e96678d8c2 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/watch-expressions-panel-switch-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/watch-expressions-panel-switch-expected.txt |
| @@ -1,9 +1,8 @@ |
| Tests debugger does not fail when stopped while a panel other than scripts was opened. Both valid and invalid expressions are added to watch expressions. |
| Bug 70718 |
| -Script source was shown. |
| -Set timer for test function. |
| -Watch expressions updated. |
| -'window.document' => 'document' |
| -'windowa.document' => '<not available>' |
| +x: <not available> |
|
pfeldman
2016/08/15 20:22:48
I'm fixing this one.
|
| +y.foo: <not available> |
| +x: <not available> |
| +y.foo: <not available> |