@@ -2190,7 +2190,7 @@ Block-axis Positioning</h4>
2190
2190
2191
2191
* If its [=initial letter size|size=] is less than
2192
2192
its [=initial letter sink|sink=] ,
2193
- [= the initial letter=] is positioned
2193
+ the [= initial letter=] is positioned
2194
2194
to satisfy its <a>over</a> alignment.
2195
2195
2196
2196
Note: An [=initial letter=] is essentially positioned
@@ -2925,6 +2925,31 @@ Changes</h2>
2925
2925
2926
2926
<li> Make non-zero padding and border block effects of 'leading-trim' from ancestors.
2927
2927
(<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> )
2928
2953
</ul>
2929
2954
2930
2955
Changes since the
@@ -3038,6 +3063,7 @@ Acknowledgments</h2>
3038
3063
In additions to the authors, this specification would not have been possible without the help from:
3039
3064
3040
3065
David Baron,
3066
+ Mike Bremford,
3041
3067
David M Brown,
3042
3068
Oriol Brufau,
3043
3069
John Daggett,
0 commit comments