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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2010383002: Typed CSSOM: Rename Scale and ScaleTransformComponent to CSSScale (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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
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 0c71db5cbd5dcc84a4c41304dbf7feb52460c606..51ced02f83f60de3ecc54a7e8117272ee64a97c1 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -504,6 +504,12 @@ interface CSSRuleList
method @@iterator
method constructor
method item
+interface CSSScale : TransformComponent
+ attribute @@toStringTag
+ getter x
+ getter y
+ getter z
+ method constructor
interface CSSSimpleLength : CSSLengthValue
attribute @@toStringTag
getter type
@@ -5647,12 +5653,6 @@ interface SVGZoomEvent : UIEvent
getter previousTranslate
getter zoomRectScreen
method constructor
-interface Scale : TransformComponent
- attribute @@toStringTag
- getter x
- getter y
- getter z
- method constructor
interface Screen
attribute @@toStringTag
getter availHeight
« 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