File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3546,7 +3546,9 @@ <h3 id="text-transform"><span class="secno">10.1</span><a name="caps-prop"></a>
3546
3546
If the character does not have corresponding fullwidth form,
3547
3547
it is left as is.
3548
3548
This value is typically used to typeset Latin characters and digits
3549
- like ideographic characters.</ dd >
3549
+ like ideographic characters.
3550
+ < p class ="issue "> should try fallback if the glyph is missing.
3551
+ should it also check fullwidth variants before falling back to next font?</ p > </ dd >
3550
3552
< dt > < dfn title ="text-transform:large-kana "> < code > large-kana</ code > </ dfn > </ dt >
3551
3553
< dd > Converts all small Kana characters to normal Kana.
3552
3554
This value is typically used for ruby annotation text,
You can’t perform that action at this time.
0 commit comments