blob: 0fe4447acfb0f3a9a0c445723c99071959ff6d6c [file] [log] [blame]
<!DOCTYPE html>
<link rel="help" href="https://drafts.csswg.org/css-text-4/#valdef-text-wrap-balance">
<link rel="match" href="reference/text-wrap-balance-text-indent-001-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div {
border: 1px solid;
font-family: Ahem;
font-size: 10px;
text-indent: 5ch;
text-wrap: balance;
width: 10ch;
}
</style>
<div>
01
34 6 89
12 3 56
</div>