Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialize base URL's host when a string is required #250

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

jeremyroman
Copy link
Collaborator

@jeremyroman jeremyroman commented Jan 8, 2025

If the URL's host is an IP address, the string representation is required.

This corrects/clarifies existing behavior and partially resolves #242.


Preview | Diff

If the URL's host is an IP address, the string representation is
required.

This corrects/clarifies existing behavior.
@jeremyroman jeremyroman requested a review from sisidovski January 8, 2025 21:44
@jeremyroman jeremyroman merged commit 7564e2d into whatwg:main Jan 9, 2025
2 checks passed
@jeremyroman jeremyroman deleted the hostname-string branch January 9, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Process a URLPatternInit doesn't call basic URL parser on base URL
2 participants