Commit Graph

1 Commits

Author SHA1 Message Date
Khaled Lakehal
438b568256 LibWeb: Implement HTML spec-compliant rules for floating-point parsing
Attempt to implement HTML specs for parsing floating-point number
https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#rules-for-parsing-floating-point-number-values

(cherry picked from commit 14e1e55319b7c128d88f1b1f2752ffc9e34858f5;
amended to remove `std::` qualifiers))
2024-11-25 09:21:14 -05:00