Skip to content

Commit

Permalink
Note manifest should always be fetched for installed web app
Browse files Browse the repository at this point in the history
  • Loading branch information
philloooo committed Oct 11, 2021
1 parent cd143c7 commit ed7a286
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -25042,6 +25042,11 @@ document.body.appendChild(wbr);</code></pre>
data-x="attr-link-rel">rel</code> attribute contains the token <code
data-x="rel-manifest">manifest</code> may be used.</p>

<p>For <span data-x="installed web application">installed web application</span>, the UA should
always <span data-x="fetch and process the linked resource">fetch and
process</span> the <code data-x="rel-manifest">manifest
</code></p>

<p>A user agent must not <span>delay the load event</span> for this link type.</p>

<p>The <span>linked resource fetch setup steps</span> for this type of linked resource, given a
Expand Down

0 comments on commit ed7a286

Please sign in to comment.