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 |