haikuwebkit/LayoutTests/fast/inline/hyphenation-when-overflow-w...

10 lines
187 B
HTML

<style>
div {
font-size: 16px;
border: 1px solid green;
width: 50px;
-webkit-hyphens: auto;
}
</style>
<div>Automatic hyphenation opportunities override arbitrary positions</div>