| Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
|
| index da1ef848efd37a0f167c9428d10d1998f557bdd0..87b8246ad5ac524f896a8d76cace1d3b19c16d7a 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
|
| @@ -540,6 +540,11 @@ Starting worker: resources/global-interface-listing.js
|
| [Worker] method unregister
|
| [Worker] method update
|
| [Worker] setter onupdatefound
|
| +[Worker] interface SharedArrayBuffer
|
| +[Worker] attribute @@toStringTag
|
| +[Worker] getter byteLength
|
| +[Worker] method constructor
|
| +[Worker] method slice
|
| [Worker] interface SharedWorkerGlobalScope : WorkerGlobalScope
|
| [Worker] attribute @@toStringTag
|
| [Worker] attribute PERSISTENT
|
| @@ -754,6 +759,7 @@ Starting worker: resources/global-interface-listing.js
|
| [Worker] attribute @@toStringTag
|
| [Worker] method constructor
|
| [Worker] [GLOBAL OBJECT]
|
| +[Worker] attribute Atomics
|
| [Worker] attribute console
|
| [Worker] attribute internals
|
| [Worker] getter name
|
|
|