@@ -2400,9 +2400,8 @@ Layout Rules</h4>
24002400 but using the specified font settings),
24012401 similar to the contents of an ''inline-block'' box
24022402 with a [=horizontal writing mode=] and a 'line-height' of ''1em'' .
2403- Any [=document white space=] included at the start/end of the combined text
2404- <em> is</em> [[css-text-3#white-space-processing|processed]] [[!CSS-TEXT-3]]
2405- as at the start/end of such an inline block.
2403+ Processing of [=document white space=] included in the combined text
2404+ is not defined in this level.
24062405 The effective size of the composition is assumed to be 1em square;
24072406 anything outside the square is not measured for layout purposes.
24082407 The UA should center the glyphs horizontally and vertically within the measured 1em square.
@@ -2497,10 +2496,9 @@ Privacy and Security Considerations {#priv-sec}
24972496 but not its computed value.
24982497 Also, optionally allow propagating 'text-orientation' as well.
24992498 (<a href="https://github.com/w3c/csswg-drafts/issues/3066">Issue 3066</a> )
2500- <li> Clarified that white space within--
2501- particularly at the start/end of--
2502- a 'text-combine-upright' combined text sequence
2503- is processed the same way as in an inline block.
2499+ <li> Make the processing of white space
2500+ in a 'text-combine-upright' combined text sequence
2501+ explicitely undefined in this level
25042502 (<a href="https://github.com/w3c/csswg-drafts/issues/4139">Issue 4139</a> )
25052503 <blockquote>
25062504 <p> When combining text as for ''text-combine-upright: all'' ,
@@ -2510,9 +2508,8 @@ Privacy and Security Considerations {#priv-sec}
25102508 but using the specified font settings),
25112509 similar to the contents of an ''inline-block'' box
25122510 with a [=horizontal writing mode=] and a 'line-height' of ''1em'' .
2513- <ins> Any [=document white space=] included at the start/end of the combined text
2514- <em> is</em> [[css-text-3#white-space-processing|processed]] [[!CSS-TEXT-3]]
2515- as at the start/end of such an inline block.</ins>
2511+ <ins> Processing of [=document white space=] included in the combined text
2512+ is not defined in this level.</ins>
25162513 </blockquote>
25172514 </ul>
25182515
0 commit comments