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

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

Issue 2024023002: Typed CSSOM: Rename Perspective and PerspectiveTransformComponent to CSSPerspective (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 7c1330baa5d3977b100f99f94d8180086f9ec8d4..a3799e0f15a722dd384ce8063f19c8a338d459c5 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -483,6 +483,10 @@ interface CSSPageRule : CSSRule
getter style
method constructor
setter selectorText
+interface CSSPerspective : TransformComponent
+ attribute @@toStringTag
+ getter length
+ method constructor
interface CSSPositionValue : StyleValue
attribute @@toStringTag
getter x
@@ -4318,10 +4322,6 @@ interface Permissions
method request
method requestAll
method revoke
-interface Perspective : TransformComponent
- attribute @@toStringTag
- getter length
- method constructor
interface PhotoCapabilities
attribute @@toStringTag
getter zoom
« no previous file with comments | « third_party/WebKit/LayoutTests/typedcssom/perspectiveTransformComponent.html ('k') | third_party/WebKit/Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698