blob: 3e9b0570548d29f566f5bdf9ae0cce8491cd0097 [file] [log] [blame] [edit]
<!DOCTYPE html>
<html>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
ruby {
font: 25px/1 Ahem;
}
</style>
<body>
<p>Test passes if both base and annotation are visible</p>
<ruby>base<rt>annotation</rt></ruby>
</body>
</html>