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

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

Issue 2018313003: Typed CSSOM: Rename Skew and SkewTransformComponent to CSSSkew (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 35d9a66dfb17e5dc9de4c54f7ea1a0d91cfb262c..e49333ead767c2c102587ad30748d7d08dc025b6 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -534,6 +534,11 @@ interface CSSSimpleLength : CSSLengthValue
getter value
method constructor
setter value
+interface CSSSkew : TransformComponent
+ attribute @@toStringTag
+ getter ax
+ getter ay
+ method constructor
interface CSSStyleDeclaration
attribute @@toStringTag
getter cssFloat
@@ -5806,11 +5811,6 @@ interface SiteBoundCredential : Credential
getter iconURL
getter name
method constructor
-interface Skew : TransformComponent
- attribute @@toStringTag
- getter ax
- getter ay
- method constructor
interface SourceBuffer : EventTarget
attribute @@toStringTag
getter appendWindowEnd
« no previous file with comments | « third_party/WebKit/LayoutTests/typedcssom/skewTransformComponent.html ('k') | third_party/WebKit/Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698