Files
ladybird/Tests/LibWeb/Crash/HTML/fallback-favicon-invalid-base.html
Tim Ledbetter 91b7525e18 LibWeb: Ensure favicon URL is valid before fetching it
Previously, we would crash when attempting to fetch the favicon if
the `<base>` element had an invalid URL.
2026-02-24 15:05:31 +01:00

3 lines
39 B
HTML

<!DOCTYPE html>
<base href="invalid:">