mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +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.
3 lines
77 B
XML
3 lines
77 B
XML
<svg xmlns="http://www.w3.org/2000/svg">
|
|
<symbol id="myid"></symbol>
|
|
</svg> |