chromium/third_party/blink/web_tests/external/wpt/css/css-text/hyphens/i18n/reference/hyphens-i18n-auto-006-ref.html

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Test Reference</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
<style>
div {
  font-size: 3em;
  color: orange;
}
.test {
  color: blue;
}
</style>

<p>Test passes if the blue text is identical to the orange text.
<div lang=cr class=test>ᑲᓯᑕᓂ᐀<br>ᐘᓂᓂᐠ</div>
<hr>
<div lang=cr>ᑲᓯᑕᓂ᐀<br>ᐘᓂᓂᐠ</div>