Re: [w3c/manifest] Adding file_handlers and launch consumer (#1005)

@marcoscaceres commented on this pull request.



> @@ -1209,6 +1209,148 @@ <h3>
           conventions or limitations of the host operating system.
         </p>
       </section>
+      <section>
+        <h3>
+          `file_handlers` member
+        </h3>
+        <p>
+          The [=manifest's=] <code><dfn data-export="" data-dfn-for=
+          "manifest">`file_handlers`</dfn></code> member is a [=list=] that
+          provides instructions for how the app handles file-opening actions
+          that originate outside of the app itself.
+        </p>
+        <p>
+          The management, presentation and selection of registered

```suggestion
          The management, presentation, and selection of registered
```

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

Message ID: <w3c/manifest/pull/1005/review/918354992@github.com>

Received on Wednesday, 23 March 2022 08:12:50 UTC