Re: [w3c/manifest] Add id member to manifest (#988)

@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