haikuwebkit/LayoutTests/fast/inline/nested-text-descendants.html

6 lines
121 B
HTML

<html>
<body>
<span style="outline: 1px dotted blue;"> <span style="margin: 0 10px;"></span> text</span>
</body>
</html>