mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-16 05:51:55 +00: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.
3 lines
66 B
HTML
3 lines
66 B
HTML
<svg>
|
|
<use href="../../data/svg-with-id.svg#myid"></use>
|
|
</svg>
|