mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
We were previously crashing when invoking 'scroll to the fragment' on such documents as it was unable to find the active document. This is as a result of our AD-HOC implementation not setting up the document fully to mark it is active before running the parser. Fixes a crash on https://tweakers.net.
4 lines
66 B
HTML
4 lines
66 B
HTML
<svg>
|
|
<use href="../../data/svg-with-id.svg#myid"></use>
|
|
</svg>
|