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

Align IPv4 parsing to spec #753

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Conversation

lucacasonato
Copy link
Collaborator

This commit aligns the IPv4 parsing steps to spec and adds the relevant
WPT tests.

Relevant specification change: whatwg/url@ab0e820

Towards #742

url/src/host.rs Outdated Show resolved Hide resolved
@lucacasonato lucacasonato force-pushed the ipv4_parsing_fix branch 2 times, most recently from 544e8f1 to 6b63095 Compare January 28, 2022 18:25
@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #751) made this pull request unmergeable. Please resolve the merge conflicts.

@lucacasonato lucacasonato force-pushed the ipv4_parsing_fix branch 2 times, most recently from f6f89ab to 7889641 Compare January 31, 2022 15:42
@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #752) made this pull request unmergeable. Please resolve the merge conflicts.

This commit aligns the IPv4 parsing steps to spec and adds the relevant
WPT tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants