| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| index 0ae8359361f19ee65d59894ad26e66914fe30160..30750e6db765a94c2f881317f7e625911bf6da3b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -3779,6 +3779,10 @@ interface PerformanceEntry
|
| getter startTime
|
| method constructor
|
| method toJSON
|
| +interface PerformanceLongTaskTiming : PerformanceEntry
|
| + attribute @@toStringTag
|
| + getter attribution
|
| + method constructor
|
| interface PerformanceMark : PerformanceEntry
|
| attribute @@toStringTag
|
| method constructor
|
| @@ -5553,6 +5557,13 @@ interface SyncManager
|
| method constructor
|
| method getTags
|
| method register
|
| +interface TaskAttributionTiming : PerformanceEntry
|
| + attribute @@toStringTag
|
| + getter containerId
|
| + getter containerName
|
| + getter containerSrc
|
| + getter containerType
|
| + method constructor
|
| interface Text : CharacterData
|
| attribute @@toStringTag
|
| getter assignedSlot
|
|
|