Bug 1482943 [wpt PR 12441] - Update interfaces/service-workers.idl, a=testonly

Automatic update from web-platform-testsUpdate interfaces/service-workers.idl (#12441)

Copied by https://github.com/foolip/wpt-idl-importer from:
https://github.com/tidoust/reffy-reports/blob/f14a522/whatwg/idl/service-workers.idl
--

wpt-commits: 16b39be0326989e0dd4228f4033fe736e1e13a09
wpt-pr: 12441
This commit is contained in:
autofoolip 2018-08-15 09:59:59 +00:00 committed by moz-wptsync-bot
parent 5bc3b1c5c0
commit a02898154f
2 changed files with 4 additions and 4 deletions

View File

@ -605662,7 +605662,7 @@
"support"
],
"interfaces/service-workers.idl": [
"38d22c6e2e7b186654b0df92bbfc16bb9d6661c6",
"2c9cbf6955e7f267a098b7b2562aeebf8378ad7d",
"support"
],
"interfaces/shape-detection-api.idl": [

View File

@ -1,7 +1,7 @@
// GENERATED CONTENT - DO NOT EDIT
// Content of this file was automatically extracted from the
// "Service Workers 1" spec.
// See: https://w3c.github.io/ServiceWorker/v1/
// Content was automatically extracted by Reffy into reffy-reports
// (https://github.com/tidoust/reffy-reports)
// Source: Service Workers 1 (https://w3c.github.io/ServiceWorker/v1/)
[SecureContext, Exposed=(Window,Worker)]
interface ServiceWorker : EventTarget {