This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23598 - IPv4 parser does not consume the dot
Summary: IPv4 parser does not consume the dot
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: URL (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: Unsorted
Assignee: Anne
QA Contact: sideshowbarker+urlspec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 19:27 UTC by Michael Peick
Modified: 2013-10-24 11:13 UTC (History)
1 user (show)

See Also:


Attachments

Description Michael Peick 2013-10-22 19:27:29 UTC
Chapter 4.3 parsing:

between step 10.4 and 10.8 it needs to say "Increase pointer by one" to consume the dot when parsing IPv4.
Comment 1 Anne 2013-10-24 11:13:40 UTC
Thanks!

It had to be before step 5 as well otherwise the EOF check would be wrong.

https://github.com/whatwg/url/commit/3ea24951a21fff1762195b575c55758765aae754