LibWeb/DOM: Add FIXMEs for new spec steps in respond_to_base_url_changes

Corresponds to part of
49f5cd381e

(Apparently I missed this when previously looking at that spec PR.)
This commit is contained in:
Sam Atkins 2025-11-27 10:41:04 +00:00
parent f81bb1bd8c
commit 15583040df
Notes: github-actions[bot] 2025-12-01 11:09:38 +00:00

View file

@ -1201,6 +1201,11 @@ void Document::respond_to_base_url_changes()
// 2. Ensure that the CSS :link/:visited/etc. pseudo-classes are updated appropriately.
invalidate_style(StyleInvalidationReason::BaseURLChanged);
// FIXME: 3. For each descendant of document's shadow-including descendants:
// ...
// FIXME: 4. Consider speculative loads given document.
}
// https://html.spec.whatwg.org/multipage/urls-and-fetching.html#set-the-url