Re: [whatwg/url] What should `new URL("#")` return? (#539)

To close this issue two things will need to be done that are relatively straightforward:

1. New tests will need to be contributed to web-platform-tests (see README) for parsing `#` without base URL.
2. Bugs will need to be filed against Chrome and Safari (see https://github.com/whatwg/meta/blob/master/MAINTAINERS.md#handling-pull-requests for where exactly) for getting not throwing a TypeError as expected.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/539#issuecomment-688166170

Received on Monday, 7 September 2020 08:39:36 UTC