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

@marcoscaceres commented on this pull request.



> +      </aside>
+      <aside class="note">
+        <p>
+          The selection of an app to handle a file launch if there are multiple
+          apps registered for the file's [=file type=] is functionality left to
+          the operating system.
+        </p>
+      </aside>
+      <section>
+        <h3>
+          `action` member
+        </h3>
+        <p>
+          The [=file handler=]'s <code><dfn data-dfn-for=
+          "file handler">action</dfn></code> member is a <a>string</a> that
+          represents a relative URL of the [=manifest/start_url=] origin that

This should probably be resolved relative to the manifest's URL instead (like other URLs in the manifest). 

```suggestion
          represents a relative URL of the [=manifest/start_url=] origin that
```

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

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

Received on Wednesday, 23 March 2022 09:02:52 UTC