Skip to content

Commit 59632f6

Browse files
committed
Update
1 parent 6d104be commit 59632f6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1792,6 +1792,13 @@ <h3>
17921792
`name_localized`.
17931793
</li>
17941794
</ol>
1795+
<p>
1796+
An icon is considered as changed for an update only if the
1797+
<a href="https://www.w3.org/TR/image-resource/#dfn-src">src</a>
1798+
corresponding to it in the [=manifest image resource=] has changed.
1799+
This matches the `Cache-Control:Immutable` behavior, as
1800+
described in [[RFC8246]].
1801+
</p>
17951802
<p>
17961803
[=Security-sensitive members=] SHOULD be displayed in a
17971804
bidirectionally isolated way as described in [[UTS55]], regardless
@@ -1831,6 +1838,8 @@ <h3>
18311838
</li>
18321839
<li>Uninstall the web app
18331840
</li>
1841+
<li>Ignore the update
1842+
</li>
18341843
</ol>
18351844
</aside>
18361845
</section>

0 commit comments

Comments
 (0)