Skip to content

Commit da5eba0

Browse files
chore: tidy up index.html (#1032)
Co-authored-by: marcoscaceres <[email protected]>
1 parent 54acb9e commit da5eba0

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

index.html

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -844,10 +844,10 @@ <h3>
844844
of another application. When the user agent sees a manifest where
845845
|manifest|["id"] is [=url/equal=] with [=URL serializer/exclude
846846
fragment|exclude fragment true=] to the [=identity=] of an
847-
already-installed application, it SHOULD be used as a signal that this
848-
manifest is a replacement for the already-installed application's
849-
manifest, and not a distinct application, even if it is served from a
850-
different URL than the one seen previously.
847+
already-installed application, it SHOULD be used as a signal that
848+
this manifest is a replacement for the already-installed
849+
application's manifest, and not a distinct application, even if it is
850+
served from a different URL than the one seen previously.
851851
</p>
852852
<p class="note">
853853
The [=identity=] can be used by a service that collects lists of web
@@ -1294,12 +1294,10 @@ <h3>
12941294
<li>[=Process the `id` member=] passing |json|, |manifest| and
12951295
|document URL|.
12961296
</li>
1297-
<li>
1298-
If the [=document=]'s [=document|processed
1299-
manifest=] is not null, and [=document=]'s [=document|processed
1300-
manifest=]'s id is not
1301-
[=URL/equal=] with [=URL serializer/exclude fragment|exclude fragment true=] to |manifest|["id"],
1302-
return.
1297+
<li>If the [=document=]'s [=document|processed manifest=] is not
1298+
null, and [=document=]'s [=document|processed manifest=]'s id is
1299+
not [=URL/equal=] with [=URL serializer/exclude fragment|exclude
1300+
fragment true=] to |manifest|["id"], return.
13031301
</li>
13041302
<li>[=Process the `scope` member=] passing |json|, |manifest|, and
13051303
|manifest URL|.

0 commit comments

Comments
 (0)