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..b57a88565b9809fb635665940b960a5524bb4cf9 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,11 @@ |
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> |
+y.foo: <not available> |
+x: <not available> |
+y.foo: <not available> |
+x: <not available> |
+y.foo: <not available> |
+x: 4 |