We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d6d7b commit 0652e75Copy full SHA for 0652e75
1 file changed
css3-text/Overview.src.html
@@ -2884,6 +2884,10 @@ <h4 id="text-emphasis-style"><span class="secno">8.2.1</span>
2884
the glyph is missing in the font. The marks may instead be synthesized
2885
by the UA.</p>
2886
2887
+ <p class="issue">This rendering scheme is based on ruby algorithm and the one used in Japanese printing industries.
2888
+ But the size of glyphs varies so much that this may reslut in inconsistent and/or bad visuals.
2889
+ If you have any feedback on this, it's appreciated.</p>
2890
+
2891
<p>The marks are drawn once for each grapheme cluster. However,
2892
emphasis marks are not drawn for a grapheme cluster consisting of:</p>
2893
<ul>
0 commit comments