ladybird/Tests/LibWeb/Text/input/URL
Shannon Booth b6969fb82d LibURL: Remove default port handling for the IRC schemes
LibURL previously assigned a default port to the IRC schemes,
a carryover from SerenityOS where IRC is supported.

This behavior deviates from the URL Standard and affects URL parsing by
eliding an explicitly specified port when it matches the default (this
is considered a legacy behaviour of the web URL schemes). Remove the IRC
default port to restore spec-compliant behavior.
2026-01-26 18:46:59 +01:00
..
invalid-urls.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
opaque_paths_roundtrip.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
search-params-delete.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
search-params-has.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
search-params-strip-trailing-spaces-from-opaque-url.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
search-params-with-invalid-utf8.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
search-params-with-no-query.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
search-params-with-plus-in-value.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
set-href-with-valid-hostname-but-invalid-port.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
URL-operations-properties.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
url-origin-for-blob-url-with-inner-ftp-scheme.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
url-origin-for-port-number-of-zero.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
url-search-params-iterator-iterator.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
url-search-params-sort-order-stable.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
url-search-params-sort-utf16-code-units.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
url.html LibURL: Remove default port handling for the IRC schemes 2026-01-26 18:46:59 +01:00