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

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: 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 cab88fa7ef801e8ae8b0a243d1b3b9c0ce6885a4..7fa184b0d3da3f2242765aa223a2984c24a63830 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 139: method constructor
CONSOLE MESSAGE: line 139: method getReader
CONSOLE MESSAGE: line 139: method tee
CONSOLE MESSAGE: line 139: interface WorkletGlobalScope
-CONSOLE MESSAGE: line 139: getter console
CONSOLE MESSAGE: line 139: method constructor
-CONSOLE MESSAGE: line 139: setter console
CONSOLE MESSAGE: line 139: global object
+CONSOLE MESSAGE: line 139: attribute console
CONSOLE MESSAGE: line 139: method gc
CONSOLE MESSAGE: line 139: method registerPaint

Powered by Google App Engine
This is Rietveld 408576698