| Index: LayoutTests/webexposed/global-interface-listing-expected.txt
|
| diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| index 4755104d71bf5ac19268013faac3f666bf48fac7..9ceb697634dc245c2597042151da3c3a00c1c25d 100644
|
| --- a/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -5053,6 +5053,7 @@ interface ServiceWorkerRegistration
|
| getter onupdatefound
|
| getter pushManager
|
| getter scope
|
| + getter syncManager
|
| method constructor
|
| method showNotification
|
| method unregister
|
| @@ -5215,6 +5216,22 @@ interface Symbol
|
| method constructor
|
| method toString
|
| method valueOf
|
| +interface SyncManager
|
| + getter minAllowablePeriod
|
| + method constructor
|
| + method getRegistration
|
| + method getRegistrations
|
| + method register
|
| +interface SyncRegistration
|
| + getter allowOnBattery
|
| + getter id
|
| + getter idleRequired
|
| + getter maxDelay
|
| + getter minDelay
|
| + getter minPeriod
|
| + getter minRequiredNetwork
|
| + method constructor
|
| + method unregister
|
| interface SyntaxError
|
| attribute name
|
| getter stack
|
|
|