Skip to content

Commit 0652e75

Browse files
committed
Add issue for text-emphasis-style rendering
1 parent 84d6d7b commit 0652e75

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css3-text/Overview.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2884,6 +2884,10 @@ <h4 id="text-emphasis-style"><span class="secno">8.2.1</span>
28842884
the glyph is missing in the font. The marks may instead be synthesized
28852885
by the UA.</p>
28862886

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+
28872891
<p>The marks are drawn once for each grapheme cluster. However,
28882892
emphasis marks are not drawn for a grapheme cluster consisting of:</p>
28892893
<ul>

0 commit comments

Comments
 (0)