Skip to content

URL Standard – new URL() #145

@annevk

Description

@annevk

Description

Let's make 2023 the year all browsers agree on a fundamental piece of the web: URLs as defined in the URL Standard.

Rationale

URLs are extremely widely used and as such would benefit from being fully interoperable.

Developers have also complained that new URL() doesn't work the same across browsers and doesn't always give the expected results for non-special schemes (e.g., non-WebKit browsers tend to stuff everything in the path).

Specification

https://url.spec.whatwg.org

Tests

https://wpt.fyi/results/url

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions