| 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 77a92c7ad959966b010ac7ee07e24996b38a4672..19a73d514a9d4bcd3811838d9cb76d9641710a87 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -774,6 +774,10 @@ interface CryptoKey
|
| getter type
|
| getter usages
|
| method constructor
|
| +interface CustomElementsRegistry
|
| + attribute @@toStringTag
|
| + method constructor
|
| + method define
|
| interface CustomEvent : Event
|
| attribute @@toStringTag
|
| getter detail
|
| @@ -7401,6 +7405,7 @@ interface webkitURL
|
| attribute closed
|
| attribute console
|
| attribute crypto
|
| + attribute customElements
|
| attribute defaultStatus
|
| attribute defaultstatus
|
| attribute devicePixelRatio
|
|
|