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 2857333005: [css-typed-om] make all attributes of CSSScale mutable. (Closed)
Patch Set: [css-typed-om] make all attributes of CSSScale mutable. Created 3 years, 7 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/typedcssom/cssScale.html » ('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 c6197add8fb1ce697fb0bdd1f572c6d298428979..29f90cea17bf66f54293377eb2c2a4da97e1c06c 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
@@ -94,6 +94,9 @@ CONSOLE MESSAGE: line 138: getter x
CONSOLE MESSAGE: line 138: getter y
CONSOLE MESSAGE: line 138: getter z
CONSOLE MESSAGE: line 138: method constructor
+CONSOLE MESSAGE: line 138: setter x
+CONSOLE MESSAGE: line 138: setter y
+CONSOLE MESSAGE: line 138: setter z
CONSOLE MESSAGE: line 138: interface CSSSimpleLength : CSSLengthValue
CONSOLE MESSAGE: line 138: getter type
CONSOLE MESSAGE: line 138: getter value
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/typedcssom/cssScale.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698