mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
db3f118046
Our heuristic was a bit too simplistic and would not run through the ToASCII unicode algorithm which performs some extra validation. This would cause invalid URLs that should fail to be parsed be mistakenly accepted. This fixes 8 tests in: https://wpt.live/url/url-constructor.any.html |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Forward.h | ||
Parser.cpp | ||
Parser.h | ||
URL.cpp | ||
URL.h |