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

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

Issue 2730633004: [CSS Typed OM] Rearrange StylePropertyMap classes to match the new spec. (Closed)
Patch Set: Remove spurious : Created 3 years, 9 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e6a549c8f2ff5522da88838084e1fdbbaf8f9ea2..54307f8eb0b047eccb429fe538254aa867e9b62a 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
@@ -247,10 +247,13 @@ CONSOLE MESSAGE: line 138: method getReader
CONSOLE MESSAGE: line 138: method pipeThrough
CONSOLE MESSAGE: line 138: method pipeTo
CONSOLE MESSAGE: line 138: method tee
-CONSOLE MESSAGE: line 138: interface StylePropertyMap
+CONSOLE MESSAGE: line 138: interface StylePropertyMap : StylePropertyMapReadonly
CONSOLE MESSAGE: line 138: method append
CONSOLE MESSAGE: line 138: method constructor
CONSOLE MESSAGE: line 138: method delete
+CONSOLE MESSAGE: line 138: method set
+CONSOLE MESSAGE: line 138: interface StylePropertyMapReadonly
+CONSOLE MESSAGE: line 138: method constructor
CONSOLE MESSAGE: line 138: method entries
CONSOLE MESSAGE: line 138: method forEach
CONSOLE MESSAGE: line 138: method get
@@ -258,7 +261,6 @@ CONSOLE MESSAGE: line 138: method getAll
CONSOLE MESSAGE: line 138: method getProperties
CONSOLE MESSAGE: line 138: method has
CONSOLE MESSAGE: line 138: method keys
-CONSOLE MESSAGE: line 138: method set
CONSOLE MESSAGE: line 138: method values
CONSOLE MESSAGE: line 138: interface WorkletGlobalScope
CONSOLE MESSAGE: line 138: method constructor
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698