Skip to content

Commit d3e4e3b

Browse files
authored
add implementation report (#1805)
1 parent cf0e97a commit d3e4e3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ Shortname: service-workers
77
Level: None
88
Editor: Monica Chintala, w3cid 160353, Microsoft, [email protected]
99
Editor: Yoshisato Yanagisawa, w3cid 142513, Google, [email protected]
10-
Former Editor: Alex Russell, Google, [email protected]
10+
Former Editor: Alex Russell, w3cid 43338, Google, [email protected]
1111
Former Editor: Jake Archibald, w3cid 76394, Google, [email protected]
12-
Former Editor: Jungkee Song, Microsoft‚ represented Samsung until April 2018, [email protected]
12+
Former Editor: Jungkee Song, w3cid 51966, Microsoft‚ represented Samsung until April 2018, [email protected]
1313
Former Editor: Marijn Kruisselbrink, w3cid 72440, Google, [email protected]
1414
Repository: w3c/ServiceWorker
1515
Group: webapps
1616
Test Suite: https://github.com/web-platform-tests/wpt/tree/master/service-workers
17+
Implementation Report: https://wpt.fyi/results/service-workers
1718
Status Text: This is a living document. Readers need to be aware that this specification may include unimplemented features, and details that may change. <a href="https://w3c.github.io/ServiceWorker/v1/">Service Workers 1</a> is a version that is advancing toward a W3C Recommendation.
1819
Abstract: The core of this specification is a worker that wakes to receive events. This provides an event destination that can be used when other destinations would be inappropriate, or no other destination exists.
1920
Abstract:

0 commit comments

Comments
 (0)