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

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

Issue 2099513002: [Typed OM] Rename TransformValue -> CSSTransformValue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rename-transformcomponent
Patch Set: sync to head Created 4 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/cssTransformValue.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 ae6f31518f8de674e9ff0ffb961f6e5124250a7d..f654a13e85ec0587e3c2bf61cb7b264da4a6632d 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
@@ -97,6 +97,13 @@ CONSOLE MESSAGE: line 137: getter cssString
CONSOLE MESSAGE: line 137: method asMatrix
CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: method is2DComponent
+CONSOLE MESSAGE: line 137: interface CSSTransformValue : CSSStyleValue
+CONSOLE MESSAGE: line 137: method constructor
+CONSOLE MESSAGE: line 137: method entries
+CONSOLE MESSAGE: line 137: method forEach
+CONSOLE MESSAGE: line 137: method is2D
+CONSOLE MESSAGE: line 137: method keys
+CONSOLE MESSAGE: line 137: method values
CONSOLE MESSAGE: line 137: interface CSSTranslation : CSSTransformComponent
CONSOLE MESSAGE: line 137: getter x
CONSOLE MESSAGE: line 137: getter y
@@ -229,13 +236,6 @@ CONSOLE MESSAGE: line 137: method has
CONSOLE MESSAGE: line 137: method keys
CONSOLE MESSAGE: line 137: method set
CONSOLE MESSAGE: line 137: method values
-CONSOLE MESSAGE: line 137: interface TransformValue : CSSStyleValue
-CONSOLE MESSAGE: line 137: method constructor
-CONSOLE MESSAGE: line 137: method entries
-CONSOLE MESSAGE: line 137: method forEach
-CONSOLE MESSAGE: line 137: method is2D
-CONSOLE MESSAGE: line 137: method keys
-CONSOLE MESSAGE: line 137: method values
CONSOLE MESSAGE: line 137: interface WorkletGlobalScope
CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: global object
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/typedcssom/cssTransformValue.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698