ladybird/Tests/LibWeb/Crash/Layout/svg-box-no-inline-continuation.html

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>