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

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

Issue 2942183002: [CSS Typed OM] Make CSSRotation attributes mutable. (Closed)
Patch Set: rebase Created 3 years, 6 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/cssRotation.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 d20ff76b71e91fc692454339fda1ff3495558851..bb60c210b2771ec23bab666f5d82e7866954bcb4 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
@@ -38,6 +38,10 @@ CONSOLE MESSAGE: line 147: getter x
CONSOLE MESSAGE: line 147: getter y
CONSOLE MESSAGE: line 147: getter z
CONSOLE MESSAGE: line 147: method constructor
+CONSOLE MESSAGE: line 147: setter angle
+CONSOLE MESSAGE: line 147: setter x
+CONSOLE MESSAGE: line 147: setter y
+CONSOLE MESSAGE: line 147: setter z
CONSOLE MESSAGE: line 147: interface CSSScale : CSSTransformComponent
CONSOLE MESSAGE: line 147: getter x
CONSOLE MESSAGE: line 147: getter y
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/typedcssom/cssRotation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698