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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-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
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index e8a7505a3cba7231b1f5117e54dd7082ca17517e..d5a3a72edc926eb791dcec44febb763b75da439a 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -619,6 +619,15 @@ interface CSSTransformComponent
method asMatrix
method constructor
method is2DComponent
+interface CSSTransformValue : CSSStyleValue
+ attribute @@toStringTag
+ method @@iterator
+ method constructor
+ method entries
+ method forEach
+ method is2D
+ method keys
+ method values
interface CSSTranslation : CSSTransformComponent
attribute @@toStringTag
getter x
@@ -6178,15 +6187,6 @@ interface TrackEvent : Event
attribute @@toStringTag
getter track
method constructor
-interface TransformValue : CSSStyleValue
- attribute @@toStringTag
- method @@iterator
- method constructor
- method entries
- method forEach
- method is2D
- method keys
- method values
interface TransitionEvent : Event
attribute @@toStringTag
getter elapsedTime
« no previous file with comments | « third_party/WebKit/LayoutTests/typedcssom/transformValue.html ('k') | third_party/WebKit/Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698