blob: 7fe23fe75d633750026ef0ab4cf60760ab92d96a [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
width: 5ch;
border: 1px solid blue;
}
</style>
<body lang="en-us">
<div style="width: 10ch">Test ex&shy;am&shy;ple</div>
<div>ex&shy;am&shy;ple</div>
<div>1 ex&shy;am&shy;ple</div>
<div>1234 ex&shy;am&shy;ple</div>
<div>ex&shy;am&shy;ple 5678</div>
<div>1234 ex&shy;am&shy;ple 5678</div>
</body>