Re: [w3c/manifest] Allow manifest processing to be invoked without going through an HTML document (PR #1069)

@marcoscaceres commented on this pull request.



> @@ -1382,6 +1375,62 @@ <h2>
             </li>
           </ol>
         </section>
+        <section>
+          <h3>
+            Processing the manifest without a document
+          </h3>
+          <p>
+            The [=processing a manifest=] steps are invoked by [[HTML]]'s
+            processing steps for the [^link^] element, but MAY also be invoked
+            by the user agent to process a manifest without an associated
+            document.

```suggestion
            [=document=].
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1069#pullrequestreview-1402999534
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/1069/review/1402999534@github.com>

Received on Thursday, 27 April 2023 00:05:20 UTC