Skip to content

Commit

Permalink
Rewrite OPTIONAL.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiuca committed May 22, 2024
1 parent 1282936 commit 9ac3a95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -858,9 +858,9 @@ <h3>
application, it SHOULD treat that manifest as a description of a
distinct application, even if it is served from the same URL as that
of another application. When the user agent sees a manifest where
|manifest|["id"] is [=url/equal=] (OPTIONAL: with
[=URL/equals/exclude fragments=] set to true) to the [=identity=] of
an already-installed application, it SHOULD be used as a signal that
|manifest|["id"] is [=url/equal=] (with [=URL/equals/exclude
fragments=] OPTIONALLY set to true) to the [=identity=] of an
already-installed application, it SHOULD be used as a signal that
this manifest is a replacement for the already-installed
application's manifest, and not a distinct application, even if it is
served from a different URL than the one seen previously.
Expand Down

0 comments on commit 9ac3a95

Please sign in to comment.