blob: 6bd86d36aa20219232f0423bbb7b712629397a96 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Reference Test</title>
<link rel="author" title="Javier Fernandez" href="mailto:jfernandez@igalia.com" />
<style>
div
{
border: solid 1px;
font: 50px/1 monospace;
width: 4ch;
}
</style>
<body>
<div>reg&#x002D;<br>ula&#x002D;<br>tion</div>
<!--
Hyphen-minus == &#x002D; == &#0045;
Hyphen == &#x2010; == &#8208;
-->