ladybird/Tests/LibWeb/Crash/Layout/svg-box-no-inline-continuation.html
2025-02-19 13:49:24 +01:00

3 lines
174 B
HTML

<!DOCTYPE html>
<!-- SVGBoxes should never be considered for inline continuation; caused a crash previously. -->
<svg>inline text before <g style="display: block"></g></svg>