ladybird/Userland
Shannon Booth 8723f72f0f LibURL: Remove unspecified steps in URL file slash parsing state
There were some extra steps in there which produced wrong results for
relative file URLs.

Fixes 7 test cases in: https://wpt.live/url/url-constructor.any.html

We also need to adjust the test results in TestURL. The behaviour tested
does not match how URL is specified to work as an absolute relative is
given.
2024-08-06 07:58:07 +01:00
..
Libraries LibURL: Remove unspecified steps in URL file slash parsing state 2024-08-06 07:58:07 +01:00
Services LibProtocol+RequestServer: Add IPC to dump RequestServer connection info 2024-08-03 15:53:07 -04:00
Utilities LibURL+Everywhere: Only percent decode URL paths when actually needed 2024-08-05 09:58:13 +02:00