Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text level 3 Test: Katakana and text-transform: full-size-kana</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
<link rel='author' title='Diego Pino Garcia' href='mailto:dpino@igalia.com'>
<link rel="match" href="reference/text-transform-full-size-kana-002-ref.html">
<meta name="assert" content="small katakana are transformed to normal katakana by text-tranform:full-size-kana (part 1)">
<style>
td:nth-of-type(2) {
text-transform: full-size-kana
}
</style>
<p>Test passes if the characters in the second column are
the same shape and size as those in the rightmost column,
not small as those in the leftmost column.<br>
Any missing glyph should be ignored as long as it is missing in both the second and the rightmost column.
<table>
<tr><td>ァ<td>ァ<td>ア
<tr><td>ィ<td>ィ<td>イ
<tr><td>ゥ<td>ゥ<td>ウ
<tr><td>ェ<td>ェ<td>エ
<tr><td>ォ<td>ォ<td>オ
<tr><td>ヵ<td>ヵ<td>カ
<tr><td>ㇰ<td>ㇰ<td>ク
<tr><td>ヶ<td>ヶ<td>ケ
<tr><td>ㇱ<td>ㇱ<td>シ
<tr><td>ㇲ<td>ㇲ<td>ス
<tr><td>ッ<td>ッ<td>ツ
<tr><td>ㇳ<td>ㇳ<td>ト
<tr><td>ㇴ<td>ㇴ<td>ヌ
</table>