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

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

Issue 2884963002: [css-typed-om] replace is2D() method with attribute in CSSTransformValue. (Closed)
Patch Set: [css-typed-om] replace is2D() method with attribute in CSSTransformValue. Created 3 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 92d90cf57fec350c64639c76884100b85e1f7d1c..b8bc87744b0c640c2552708eff30350b8827a483 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -745,12 +745,12 @@ interface CSSTransformComponent
method toString
interface CSSTransformValue : CSSStyleValue
attribute @@toStringTag
+ getter is2D
getter length
method @@iterator
method constructor
method entries
method forEach
- method is2D
method keys
method values
interface CSSTranslation : CSSTransformComponent

Powered by Google App Engine
This is Rietveld 408576698