Files
ladybird/Tests/LibWeb/Crash/SVG/image-as-svg-with-cdata.html
Andreas Kling 3873b1d8cf LibWeb: Create XML document object for SVG-as-image
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
2025-08-23 14:01:37 +01:00

3 lines
47 B
HTML

<!doctype html>
<img src="svg-with-cdata.svg">