ladybird/Tests/LibWeb/Text/input/wpt-import/html/semantics/document-metadata
Glenn Skrzypczak 6b84cd8d11 LibWeb/HTML: Correctly set base elements frozen base url
This commit implements the fallback to the documents fallback base url
if the href of the first base element is a data or javascript url.

Additionally the frozen base url is set, if a base element becomes the
first base element with an href content attribute because the previous
one got removed.
2025-06-23 18:56:42 +12:00
..
the-base-element LibWeb/HTML: Correctly set base elements frozen base url 2025-06-23 18:56:42 +12:00
the-style-element LibWeb: Re-evaluate the style block when the type attribute changes 2025-04-29 01:01:02 +02:00