Files
serenity/Tests/LibURL/TestURL.cpp
Shannon Booth b4d3a6016e LibURL: Validate for invalid _domain_ code points for non-opaque domains
We were previously not checking for C0 control, U+0025 (%), or U+007F
DELETE.

This makes another good set of URL tests in WPT pass :^)

(cherry picked from commit fdf4f1e887df18bfb51d2c4d8cc469bc75cc016f)
2024-10-15 12:08:50 -04:00

18 KiB