Re: [w3c/manifest] Manifest: property 'src' ignored, URL is invalid. (Issue #1059)

Yeah, that's strange... "." should be valid though. Checked in the dev console:

```JS
new URL(".", "https://example.com");
```






-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/1059#issuecomment-1297513319
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/issues/1059/1297513319@github.com>

Received on Monday, 31 October 2022 18:40:52 UTC