blob: 9db90b2467c711537019090a9e943278b8df18c6 [file] [log] [blame]
<!DOCTYPE html>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
--><html><head><title>CSS Reftest Reference</title>
<link href="mailto:cam@mcc.id.au" rel="author" title="Cameron McCormack">
<link href="support/ahem.css" type="text/css" rel="stylesheet">
<meta content="ahem" name="flags">
<style>
p {
font-family: Ahem, sans-serif;
}
</style>
</head><body><p>This text must be in Ahem.</p>
</body></html>