Source code

Revision control

Copy as Markdown

Other Tools

<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com"/>
<meta name="flags" content="ahem"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css"><![CDATA[
div {
font: 24px/1em Ahem;
}
]]></style>
</head>
<body>
<p>Test passes if there is only one box below (with no jagged edges).</p>
<div>xx</div>
</body>
</html>