chromium/third_party/blink/web_tests/wpt_internal/css/css-text/white-space/text-wrap-balance-6lines-001-ref.html

<!DOCTYPE html>
<style>
.container {
  font-family: monospace;
  width: 20ch;
}
</style>
<div class="container">
  12 456 89 12 456 89
  12 456 89 12 456 89
  12 456 89 12 456 89
  12 456 89 12 456 89
  12 456 89 12 456 89
  1
</div>