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

@philloooo commented on this pull request.



> +              <td>"./foo"</td>
+              <td>"https://example.com/my-app/start"</td>
+              <td>"https://example.com/foo"</td>
+            </tr>
+            <tr>
+              <td>"https://example.com/foo"</td>
+              <td>"https://example.com/my-app/start"</td>
+              <td>"https://example.com/foo"</td>
+            </tr>
+            <tr>
+              <td>"https://anothersite.com/foo"</td>
+              <td>"https://example.com/my-app/start"</td>
+              <td>"https://example.com/my-app/start"</td>
+            </tr>
+            <tr>
+              <td>"%6D"</td>

hmm, it's working for me?
![Screenshot from 2021-09-22 21-29-52](https://user-images.githubusercontent.com/3324084/134454769-353b9d70-62b7-4b46-a753-8a3a6c1572b3.png)



-- 
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_r714464123

Received on Thursday, 23 September 2021 04:31:09 UTC