Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text Test: language specific hyphenation—Dutch</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
<link rel="match" href="reference/hyphens-i18n-auto-006-ref.html">
<meta name="assert" content="Depending on the language, the hyphenation character may vary.">
<style>
div {
font-size: 3em;
color: orange;
}
.test {
width: 6ch;
hyphens: auto;
color: blue;
}
</style>
<p>Test passes if the blue text is identical to the orange text.
<div lang=cr class=test>ᑲᓯᑕᓂᐘᓂᓂᐠ</div>
<hr>
<div lang=cr>ᑲᓯᑕᓂ᐀<br>ᐘᓂᓂᐠ</div>