Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS test reference</title>
<style>
div {
font-size: 2em;
border-left: solid black;
margin: 15px;
width: 0;
hyphens: manual;
}
</style>
<p>Test passes if both words bellow are hyphenated.
<div id=test lang=en>con­sid­era­tion</div>
<div id=ref lang=en>con­sid­era­tion</div>