Skip to content

URL parser behaviour change in 18.16.0 #47555

Closed
@nabinked

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 ?

Metadata

Metadata

Assignees

Labels

confirmed-bugIssues with confirmed bugs.v18.xIssues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.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