@@ -2190,7 +2190,7 @@ Block-axis Positioning</h4>
21902190
21912191 * If its [=initial letter size|size=] is less than
21922192 its [=initial letter sink|sink=] ,
2193- [= the initial letter=] is positioned
2193+ the [= initial letter=] is positioned
21942194 to satisfy its <a>over</a> alignment.
21952195
21962196 Note: An [=initial letter=] is essentially positioned
@@ -2925,6 +2925,31 @@ Changes</h2>
29252925
29262926 <li> Make non-zero padding and border block effects of 'leading-trim' from ancestors.
29272927 (<a href="https://github.com/w3c/csswg-drafts/issues/5237">Issue 5237</a> )
2928+
2929+ <li> Remove ''hebrew'' value from 'initial-letter-align' .
2930+ (<a href="https://github.com/w3c/csswg-drafts/issues/5208">Issue 5208</a> )
2931+
2932+ <li> Use the under alignment point for initial letters whose size is less than the sink.
2933+ (<a href="https://github.com/w3c/csswg-drafts/issues/5329">Issue 5329</a> )
2934+
2935+ <li> Collapse white space adjacent to [=dropped initials=] .
2936+ (<a href="https://github.com/w3c/csswg-drafts/issues/5120">Issue 5120</a> )
2937+
2938+ <li> Make [=dropped initials=] behave the same as [=raised initials=] for the purpose of 'text-align' .
2939+ (<a href="https://github.com/w3c/csswg-drafts/issues/5207">Issue 5207</a> )
2940+
2941+ <li> Altered interaction of 'shape-margin' , 'margin' , and 'shape-outside' to match floats (see 'initial-letter-wrap' ).
2942+ (<a href="https://github.com/w3c/csswg-drafts/issues/5119">Issue 5119</a> )
2943+
2944+ <li> Added definitions for [=em-over=] and [=em-under=] baselines
2945+ for reference by Canvas 2D.
2946+ (<a href="https://github.com/w3c/csswg-drafts/issues/5312">Issue 5312</a> )
2947+
2948+ <li> Slight refinements to the (new) syntax of 'vertical-align' .
2949+ (<a href="https://github.com/w3c/csswg-drafts/issues/5235">Issue 5235</a> )
2950+
2951+ <li> Define fallback shift for ''baseline-shift: sub | super'' .
2952+ (<a href="https://github.com/w3c/csswg-drafts/issues/5225">Issue 5225</a> )
29282953 </ul>
29292954
29302955 Changes since the
@@ -3038,6 +3063,7 @@ Acknowledgments</h2>
30383063 In additions to the authors, this specification would not have been possible without the help from:
30393064
30403065 David Baron,
3066+ Mike Bremford,
30413067 David M Brown,
30423068 Oriol Brufau,
30433069 John Daggett,
0 commit comments