Skip to content

Commit 4a9feab

Browse files
add implementation report (w3c#1805)
SHA: d3e4e3b Reason: push, by pull[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b56d45 commit 4a9feab

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
88
<meta content="Bikeshed version 7b3ff057a, updated Sun Nov 9 18:39:50 2025 -0800" name="generator">
99
<link href="https://www.w3.org/TR/service-workers/" rel="canonical">
10-
<meta content="cf0e97acf8f72d3df3fb4a3a61422cefa54d12fe" name="revision">
10+
<meta content="d3e4e3b2a34f8a7cf83a2a4f7d57cf3607f61438" name="revision">
1111
<meta content="dark light" name="color-scheme">
1212
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1313
<style>/* Boilerplate: style-autolinks */
@@ -966,7 +966,7 @@
966966
</p>
967967
<h1 class="no-ref p-name" id="title">Service Workers Nightly</h1>
968968
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>,
969-
<time class="dt-updated" datetime="2025-11-13">13 November 2025</time></p>
969+
<time class="dt-updated" datetime="2025-11-14">14 November 2025</time></p>
970970
<details open>
971971
<summary>More details about this document</summary>
972972
<div data-fill-with="spec-metadata">
@@ -975,6 +975,8 @@ <h1 class="no-ref p-name" id="title">Service Workers Nightly</h1>
975975
<dd><a class="u-url" href="https://w3c.github.io/ServiceWorker/">https://w3c.github.io/ServiceWorker/</a>
976976
<dt>Latest published version:
977977
<dd><a href="https://www.w3.org/TR/service-workers/">https://www.w3.org/TR/service-workers/</a>
978+
<dt>Implementation Report:
979+
<dd><a href="https://wpt.fyi/results/service-workers">https://wpt.fyi/results/service-workers</a>
978980
<dt>Test Suite:
979981
<dd><a href="https://github.com/web-platform-tests/wpt/tree/master/service-workers">https://github.com/web-platform-tests/wpt/tree/master/service-workers</a>
980982
<dt>Feedback:
@@ -984,9 +986,9 @@ <h1 class="no-ref p-name" id="title">Service Workers Nightly</h1>
984986
<dd class="editor h-card p-author vcard" data-editor-id="160353"><a class="email fn p-name u-email" href="mailto:[email protected]">Monica Chintala</a> (<span class="org p-org">Microsoft</span>)
985987
<dd class="editor h-card p-author vcard" data-editor-id="142513"><a class="email fn p-name u-email" href="mailto:[email protected]">Yoshisato Yanagisawa</a> (<span class="org p-org">Google</span>)
986988
<dt class="editor">Former Editors:
987-
<dd class="editor h-card p-author vcard"><a class="email fn p-name u-email" href="mailto:[email protected]">Alex Russell</a> (<span class="org p-org">Google</span>)
989+
<dd class="editor h-card p-author vcard" data-editor-id="43338"><a class="email fn p-name u-email" href="mailto:[email protected]">Alex Russell</a> (<span class="org p-org">Google</span>)
988990
<dd class="editor h-card p-author vcard" data-editor-id="76394"><a class="email fn p-name u-email" href="mailto:[email protected]">Jake Archibald</a> (<span class="org p-org">Google</span>)
989-
<dd class="editor h-card p-author vcard"><a class="email fn p-name u-email" href="mailto:[email protected]">Jungkee Song</a> (<span class="org p-org">Microsoft‚ represented Samsung until April 2018</span>)
991+
<dd class="editor h-card p-author vcard" data-editor-id="51966"><a class="email fn p-name u-email" href="mailto:[email protected]">Jungkee Song</a> (<span class="org p-org">Microsoft‚ represented Samsung until April 2018</span>)
990992
<dd class="editor h-card p-author vcard" data-editor-id="72440"><a class="email fn p-name u-email" href="mailto:[email protected]">Marijn Kruisselbrink</a> (<span class="org p-org">Google</span>)
991993
</dl>
992994
</div>

0 commit comments

Comments
 (0)