Skip to content

URL parser behaviour change in 18.16.0 #47555

Description

@nabinked

18.15.0

new URL(HTTP://AMAZON.COM).href gives http://amazon.com/

18.16.0
new URL(HTTP://AMAZON.COM).href gives http://amaZon.com/

It seems the capital letter Z is not lower cased. Is that expected or is it a regression ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

confirmed-bugIssues and PRs for confirmed bugs.whatwg-urlIssues and PRs related to the WHATWG URL implementation.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions