We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b977b5 commit 351fd52Copy full SHA for 351fd52
dom.bs
@@ -1213,7 +1213,7 @@ and an <a>event listener</a> <var>listener</var>, set <var>listener</var>'s
1213
method, when invoked, must run these steps:
1214
1215
<ol>
1216
- <li><p>If the <a>context object</a> is a {{ServiceWorkerGlobalScope}} object, its associated
+ <li><p>If the <a>context object</a> is a {{ServiceWorkerGlobalScope}} object and its associated
1217
<a for="ServiceWorkerGlobalScope">service worker</a>'s <a for="service worker">set of event types
1218
to handle</a> contains <var>type</var>, then <a>report a warning to the console</a> with a
1219
description explaining that the user agent will still start the <a>service worker</a> for the
0 commit comments