mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
Notes:
github-actions[bot]
2025-08-11 11:24:22 +00:00
Author: https://github.com/AtkinsSJ Commit: https://github.com/LadybirdBrowser/ladybird/commit/0b998b8379e Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5763
@@ -95,6 +95,9 @@ void HTMLBaseElement::set_the_frozen_base_url()
|
||||
|
||||
// 4. Set element's frozen base URL to urlRecord.
|
||||
m_frozen_base_url = url_record.release_value();
|
||||
|
||||
// 5. Respond to base URL changes given document.
|
||||
document.respond_to_base_url_changes();
|
||||
}
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/semantics.html#dom-base-href
|
||||
|
||||
Reference in New Issue
Block a user