| 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 20a88fb145cf8afbcc538f9326b110b6ecf25ad5..3f7e38ce2b447d02dae211ee2748ed3f39a7db57 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -6327,6 +6327,9 @@ interface Worker : EventTarget
|
| method terminate
|
| setter onerror
|
| setter onmessage
|
| +interface Worklet
|
| + method constructor
|
| + method import
|
| interface XMLDocument : Document
|
| method constructor
|
| interface XMLHttpRequest : XMLHttpRequestEventTarget
|
| @@ -6841,6 +6844,7 @@ interface webkitURL
|
| attribute performance
|
| attribute personalbar
|
| attribute propertyNamesInGlobal
|
| + attribute renderWorklet
|
| attribute screen
|
| attribute screenLeft
|
| attribute screenTop
|
|
|