<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text level 3 Reference: Unicode 15 kana and text-transform: full-size-kana</title>
<link rel="author" title="Elika Etemad" href="http://fantasai.inkedblade.net/contact">
<link rel="help" href="https://drafts.csswg.org/css-text-3/#valdef-text-transform-full-size-kana">
<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>ン
</table>