| Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| index f115d59ae903dc68d08df9c961b65597129c3e84..7116cc057c1411d2a58d1698f0d70f7ca9c67e91 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -602,6 +602,12 @@ interface CryptoKey
|
| getter type
|
| getter usages
|
| method constructor
|
| +interface CustomElementRegistry
|
| + attribute @@toStringTag
|
| + method constructor
|
| + method define
|
| + method get
|
| + method whenDefined
|
| interface CustomEvent : Event
|
| attribute @@toStringTag
|
| getter detail
|
| @@ -6523,6 +6529,7 @@ interface webkitURL
|
| attribute closed
|
| attribute console
|
| attribute crypto
|
| + attribute customElements
|
| attribute defaultStatus
|
| attribute defaultstatus
|
| attribute devicePixelRatio
|
|
|