haikuwebkit/LayoutTests/fast/inline/incorrect-tab-position.html

8 lines
132 B
HTML

<style>
.outer {
margin-right: 20px;
white-space: pre-wrap;
}
</style>
<span class=outer> should<span>not overlap</span></span>