mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02:00
It's not enough to just use the XML parser, we also have to make sure the DOM document we produce is an actual XML document. Fixes #5966
2 lines
127 B
XML
2 lines
127 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><style><![CDATA[.foo{}]]></style></svg>
|