| 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 b8de9cdc16657e576c1802db18e9c5402a2d4298..6fcbf82289ad46abd6f3b82aebfd74ac80cbcb2b 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -435,6 +435,11 @@ interface CSSPageRule : CSSRule
|
| getter style
|
| method constructor
|
| setter selectorText
|
| +interface CSSPositionValue : StyleValue
|
| + attribute @@toStringTag
|
| + getter x
|
| + getter y
|
| + method constructor
|
| interface CSSRule
|
| attribute @@toStringTag
|
| attribute CHARSET_RULE
|
| @@ -4285,11 +4290,6 @@ interface PopStateEvent : Event
|
| attribute @@toStringTag
|
| getter state
|
| method constructor
|
| -interface PositionValue : StyleValue
|
| - attribute @@toStringTag
|
| - getter x
|
| - getter y
|
| - method constructor
|
| interface Presentation
|
| attribute @@toStringTag
|
| getter defaultRequest
|
|
|