| 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 d182b701325e64a2deb262bcb87b2339a7c5017e..5eab8fef3a22a91748fd264e1350c5319627cc98 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -440,6 +440,13 @@ interface CSSPositionValue : StyleValue
|
| getter x
|
| getter y
|
| method constructor
|
| +interface CSSRotation : TransformComponent
|
| + attribute @@toStringTag
|
| + getter angle
|
| + getter x
|
| + getter y
|
| + getter z
|
| + method constructor
|
| interface CSSRule
|
| attribute @@toStringTag
|
| attribute CHARSET_RULE
|
| @@ -4510,13 +4517,6 @@ interface Response
|
| method constructor
|
| method json
|
| method text
|
| -interface Rotation : TransformComponent
|
| - attribute @@toStringTag
|
| - getter angle
|
| - getter x
|
| - getter y
|
| - getter z
|
| - method constructor
|
| interface SVGAElement : SVGGraphicsElement
|
| attribute @@toStringTag
|
| getter href
|
|
|