haikuwebkit/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-insert-svg-sh...

17 lines
187 B
HTML

<html>
<head>
<style>
.container {
font: 50px/1 Ahem, sans-serif;
color: green;
}
</style>
</head>
<body>
<div class="container">
<p>X<br>&nbsp;X<br>X</p>
</div>
</body>
</html>