hyphens-i18n-auto-006-ref.html (420B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Test Reference</title> 4 <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"> 5 <style> 6 div { 7 font-size: 3em; 8 color: orange; 9 } 10 .test { 11 color: blue; 12 } 13 </style> 14 15 <p>Test passes if the blue text is identical to the orange text. 16 <div lang=cr class=test>ᑲᓯᑕᓂ᐀<br>ᐘᓂᓂᐠ</div> 17 <hr> 18 <div lang=cr>ᑲᓯᑕᓂ᐀<br>ᐘᓂᓂᐠ</div>