- From: Yajing Tang <notifications@github.com>
- Date: Thu, 23 Sep 2021 14:00:45 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 September 2021 21:00:58 UTC
@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> Looks like there is a discussion here https://github.com/whatwg/url/issues/606 I will remove this example since this is not settled yet. -- 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_r715151250
Received on Thursday, 23 September 2021 21:00:58 UTC