chromium/third_party/blink/web_tests/external/wpt/css/css-text/white-space/reference/text-wrap-balance-overflow-002-ref.html

<!DOCTYPE html>
<style>
#test {
  border: 1px solid gray;
  font: 15px monospace;
  width: 20ch;
}
</style>

<body>
<div id=test>
Interconnect<br>your build
</div>