ladybird/Tests/LibWeb/Text/expected/URL
2025-01-11 10:02:48 -05:00
..
invalid-urls.txt LibURL: Fail parsing IPV4 URLs starting with 0x that overflow 2024-08-06 23:08:12 +01:00
search-params-delete.txt LibWeb: Implement value argument of URLSearchParams.delete 2024-08-12 23:01:29 +01:00
search-params-has.txt LibWeb: Implement value argument of URLSearchParams.has 2024-08-12 23:01:29 +01:00
search-params-strip-trailing-spaces-from-opaque-url.txt LibWeb: Strip trailing spaces from opaque URL path on query change 2024-08-17 07:44:13 +02:00
search-params-with-invalid-utf8.txt LibWeb: Actually run UTF-8 decode without BOM 2024-08-10 10:39:43 +02:00
search-params-with-no-query.txt LibWeb: Actually set empty serialized query to OptionalNone 2024-08-12 23:01:29 +01:00
search-params-with-plus-in-value.txt LibWeb: Replace "+" in value with a space while decoding search params 2024-08-10 10:39:43 +02:00
set-href-with-valid-hostname-but-invalid-port.txt LibWeb+WebContent: Do not include DOM HTML in text test expectations 2024-10-03 07:07:28 -04:00
strip_trailing_spaces_from_opaque_path.txt LibWeb/URL: Add strip_trailing_spaces_from_an_opaque_path() 2023-09-15 11:15:43 -06:00
URL-operations-properties.txt LibWeb: Correct attributes on IDL interface 'operations' 2024-10-05 10:46:30 +02:00
url-origin-for-blob-url-with-inner-ftp-scheme.txt LibWeb+LibURL: Consolidate Origin parsing and serialization into LibURL 2024-10-05 10:46:30 +02:00
url-origin-for-port-number-of-zero.txt LibURL: Do not treat port of 0 as a null port in Origin 2024-10-05 10:46:30 +02:00
url-search-params-iterator-iterator.txt IDLGenerators: Set Iterator @@toStringTag with correct descriptor 2025-01-11 10:02:48 -05:00
url-search-params-sort-order-stable.txt LibWeb: Use a stable sort for searching URLSearchParams 2024-08-12 23:01:29 +01:00
url-search-params-sort-utf16-code-units.txt LibWeb: Sort URLSearchParams using UTF-16 code units 2024-08-17 07:44:13 +02:00
url.txt LibWeb: Implement USVString scalar value handling 2024-08-08 10:50:06 +01:00