Skip to content

Commit 7c815dc

Browse files
committed
Add issue about whether we want 1em height or ideographic height
1 parent 168699b commit 7c815dc

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2896,6 +2896,10 @@ <h2 id=text-combine><span class=secno>9. </span> Glyph Composition: the
28962896
chosen such that the square is centered between the content edges of its
28972897
parent inline box prior to any baseline alignment shift.
28982898

2899+
<p class=issue>Should this use a 1em height, or the height of 水? I.e. is
2900+
the goal to fit in 1em height, or to fit in the height of an ideographic
2901+
character?
2902+
28992903
<p>Any CSS fullwidth transformations (&lsquo;<code
29002904
class=css>text-transform: full-width</code>&rsquo; <a href="#CSS3TEXT"
29012905
rel=biblioentry>[CSS3TEXT]<!--{{CSS3TEXT}}--></a> or &lsquo;<code

css3-writing-modes/Overview.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,6 +2169,10 @@ <h2 id="text-combine">
21692169
square is centered between the content edges of its parent inline
21702170
box prior to any baseline alignment shift.
21712171

2172+
<p class="issue">Should this use a 1em height, or the height of 水?
2173+
I.e. is the goal to fit in 1em height, or to fit in the height of
2174+
an ideographic character?
2175+
21722176
<p>Any CSS fullwidth transformations
21732177
(''text-transform: full-width'' [[CSS3TEXT]] or
21742178
''font-variant-east-asian-width: full-width'' [[CSS3FONT]])

0 commit comments

Comments
 (0)