blob: 1277079c4eadea1bbdfd3b8096657d30aa7659a1 [file] [log] [blame]
<html>
<head>
<title>ATSUI small-caps punctuation</title>
</head>
<body>
<p>
This tests for a regression against
<i><a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=6397">http://bugzilla.opendarwin.org/show_bug.cgi?id=6397</a>
ATSUI small caps use small punctuation</i>.
</p>
<p>
All four question marks below should be &ldquo;big&rdquo;, like this: ?
</p>
<hr>
<p>ATSUI: <span style="font-variant: small-caps;">A?b?e&#x0300;</span></p>
<p>CG: <span style="font-variant: small-caps;">A?b?e</span></p>
</body>
</html>