Skip to content

Commit 03093d6

Browse files
committed
[css-inline] Minor tweaks to initial letter: add more info to some issues, tweak wording of sentence, switch from 固 to 因 which is probably less obscure.
1 parent e3911f7 commit 03093d6

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

css-inline/Overview.bs

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,6 +1065,9 @@ Raised and sunken caps</h4>
10651065
</figure>
10661066

10671067
Issue: Handle glyph ink above cap height of font.
1068+
Proposal: Make it an exclusion area for line boxes and border boxes. Include margin specified on initial-letter as part of exclusion area in order to control spacing.
1069+
1070+
Issue: Draw a box model diagram here. Does the margin of the initial letter collapse with its container?
10681071

10691072

10701073
<h4 id="short-para-initial-letter">
@@ -1108,7 +1111,7 @@ Interaction with floats</h4>
11081111
Floats always clear an initial letter when floated to the same side.
11091112
When floated to the opposite side,
11101113
they are pushed down to clear the initial letter
1111-
only if they have specified 'clear' to this side
1114+
only if they have specified 'clear' to the affected side
11121115
or they do not fit without overlapping the initial letter.
11131116

11141117
Issue: Is this the behavior we want? What if the float is on the same line as the initial letter?
@@ -1163,12 +1166,12 @@ Appendix A: Synthesizing Alignment Metrics</h2>
11631166
can be taken as the ideographic character face edges.
11641167
In the horizontal dimension,
11651168
the left and right edges of the nation ideograph (U+56FD “国”)
1166-
or solid ideograph (U+56FA “固”)
1169+
or reason ideograph (U+56E0 “因”)
11671170
can be used.
11681171
In all cases, the these edges should be measured
11691172
at their intersection with the central baseline in that axis.
11701173

1171-
Issue: Is 国 or 固 more common?
1174+
Issue: What is the best character to use for the sides?
11721175

11731176
<li>
11741177
The top edge of the center of the Hebrew maqaf (U+05B3 “־”)

0 commit comments

Comments
 (0)