mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-15 03:17:05 +02:00
`SVGUseElement::referenced_element()` previously passed `m_href->fragment()` directly to `Document::get_element_by_id()`. URL fragments are stored in their serialized form, so references to elements whose IDs contain non-ASCII characters would fail to resolve.
11 KiB
11 KiB