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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt

Issue 1859293002: [DevTools] Move Console to v8_inspector (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 8 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: third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
index 09c404d865ee2a668649fc056f59a203b53f0383..933b03b4f386f108030749a75b4f5e385dcc6458 100644
--- a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
@@ -100,10 +100,9 @@ CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: method getReader
CONSOLE MESSAGE: line 137: method tee
CONSOLE MESSAGE: line 137: interface WorkletGlobalScope
-CONSOLE MESSAGE: line 137: getter console
CONSOLE MESSAGE: line 137: method constructor
-CONSOLE MESSAGE: line 137: setter console
CONSOLE MESSAGE: line 137: global object
+CONSOLE MESSAGE: line 137: attribute console
CONSOLE MESSAGE: line 137: method gc
CONSOLE MESSAGE: line 137: method registerPaint

Powered by Google App Engine
This is Rietveld 408576698