Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(317)

Unified Diff: LayoutTests/inspector/sources/debugger/watch-expressions-panel-switch-expected.txt

Issue 905743003: DevTools: Reimplemented WI.WatchExpressionsSidebarPane (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>'

Powered by Google App Engine
This is Rietveld 408576698