- From: Yajing Tang <notifications@github.com>
- Date: Tue, 21 Sep 2021 16:11:17 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 September 2021 23:11:29 UTC
@philloooo commented on this pull request. > + User agents SHOULD re-fetch and process the manifest on every page + load. When the processing is successful, user agents MAY apply updated Cool, https://html.spec.whatwg.org/#fetching-and-processing-a-resource-from-a-link-element mentions: the element must delay the load event of the element's node document until all the attempts to fetch and process the linked resource and its critical subresources are complete. I can update the language to - On every page load, the manifest is re-fetched and processed. When the processing is successful, ... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/988#discussion_r713480371
Received on Tuesday, 21 September 2021 23:11:29 UTC