Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Test Reference</title>
<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>