mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
Previously, we would crash when attempting to fetch the favicon if the `<base>` element had an invalid URL.
3 lines
39 B
HTML
3 lines
39 B
HTML
<!DOCTYPE html>
|
|
<base href="invalid:">
|