We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8766f commit 6150f8cCopy full SHA for 6150f8c
index.html
@@ -412,8 +412,7 @@ <h3>
412
<li>Let <var>client</var> be the <a>top-level browsing
413
context</a> {{Document}}'s <a>relevant settings object</a>, or
414
<code>null</code> if unavailable.
415
- </li><!-- Start Register no longer exists in the Service Worker
416
- spec. -->
+ </li>
417
<li>Invoke <a>Start Register</a> with <var>scope</var> and <var>
418
src</var> members of the <var>registration</var>, a new
419
<var>promise</var>, <var>client</var>, <var>manifest URL</var>,
@@ -438,6 +437,7 @@ <h3>
438
437
context</a> for which the installation took place.
439
</li>
440
</ol>
+ <div class="issue" data-number="789"></div>
441
</section>
442
<section>
443
<!-- TODO(mgiuca): Move this section up above Installation process. (In
0 commit comments