chromium/third_party/blink/web_tests/external/wpt/css/css-text/hyphens/reference/hyphenate-character-001-ref.html

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text reference: hyphenate-character</title>
<link rel="author" title="Jonathan Kew" href="mailto:[email protected]">
<style>
div {
  font: 16px monospace;
}
</style>

<p>Test passes if the words below are broken at hyphenation positions but <b>no visible hyphens appear</b>.

<div lang="en">
im<br>ple<br>men<br>ta<br>tion<br><br>
ini<br>tial<br>iza<br>tion<br><br>
real<br>iza<br>tion<br><br>
hy<br>phen<br>ation
</div>