blob: c125b4a3ce63f174aa0370d6de29396de22112f0 [file] [log] [blame]
<style>
div {
font-size: 16px;
border: 1px solid green;
width: 50px;
-webkit-hyphens: auto;
word-wrap: break-word;
overflow-wrap: break-word;
}
</style>
<div>Automatic hyphenation opportunities override arbitrary positions</div>