Skip to content

Commit 6150f8c

Browse files
committed
Replace comment with a tracking issue number.
1 parent df8766f commit 6150f8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -412,8 +412,7 @@ <h3>
412412
<li>Let <var>client</var> be the <a>top-level browsing
413413
context</a> {{Document}}'s <a>relevant settings object</a>, or
414414
<code>null</code> if unavailable.
415-
</li><!-- Start Register no longer exists in the Service Worker
416-
spec. -->
415+
</li>
417416
<li>Invoke <a>Start Register</a> with <var>scope</var> and <var>
418417
src</var> members of the <var>registration</var>, a new
419418
<var>promise</var>, <var>client</var>, <var>manifest URL</var>,
@@ -438,6 +437,7 @@ <h3>
438437
context</a> for which the installation took place.
439438
</li>
440439
</ol>
440+
<div class="issue" data-number="789"></div>
441441
</section>
442442
<section>
443443
<!-- TODO(mgiuca): Move this section up above Installation process. (In

0 commit comments

Comments
 (0)