lychee/lychee-bin/tests
MichaIng d3d7f6a56b
fix: do not fail on empty # and #top fragments (#1609)
The empty "#" and "#top" fragments are always valid without related HTML element. Browser will scroll to the top of the page. Hence lychee must not fail on those.

Credits go to @thiru-appitap for initial attempt and helping to find missing parts of the implementation.

Solves: https://github.com/lycheeverse/lychee/issues/1599

Signed-off-by: MichaIng <micha@dietpi.com>
2025-02-06 15:09:59 +01:00
..
cli.rs fix: do not fail on empty # and #top fragments (#1609) 2025-02-06 15:09:59 +01:00
data_uris.rs Add different verbosity levels (#824) 2022-11-28 23:25:33 +01:00
example_domains.rs Exclude example TLDs from RFC 2606 (#1335) 2024-01-05 18:48:15 +01:00
local_files.rs Use standard error for error output (#990) 2023-04-11 23:43:33 +02:00
usage.rs Update README.md test to trim whitespaced lines & update README.md 2024-09-22 19:09:35 +02:00