| 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 fa4b409e4614c21f6529fa0407c3d1145dc95bb2..8a445125ec87d0a517f72565e475a11a15b959c7 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -6495,6 +6495,11 @@ interface ShadowRoot : DocumentFragment
|
| method elementsFromPoint
|
| method getSelection
|
| setter innerHTML
|
| +interface SharedArrayBuffer
|
| + attribute @@toStringTag
|
| + getter byteLength
|
| + method constructor
|
| + method slice
|
| interface SharedWorker : EventTarget
|
| attribute @@toStringTag
|
| getter onerror
|
| @@ -8840,6 +8845,7 @@ interface webkitURL
|
| setter search
|
| setter username
|
| [GLOBAL OBJECT]
|
| + attribute Atomics
|
| attribute GCController
|
| attribute accessibilityController
|
| attribute chrome
|
|
|