@@ -2400,9 +2400,8 @@ Layout Rules</h4>
2400
2400
but using the specified font settings),
2401
2401
similar to the contents of an ''inline-block'' box
2402
2402
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.
2406
2405
The effective size of the composition is assumed to be 1em square;
2407
2406
anything outside the square is not measured for layout purposes.
2408
2407
The UA should center the glyphs horizontally and vertically within the measured 1em square.
@@ -2497,10 +2496,9 @@ Privacy and Security Considerations {#priv-sec}
2497
2496
but not its computed value.
2498
2497
Also, optionally allow propagating 'text-orientation' as well.
2499
2498
(<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
2504
2502
(<a href="https://github.com/w3c/csswg-drafts/issues/4139">Issue 4139</a> )
2505
2503
<blockquote>
2506
2504
<p> When combining text as for ''text-combine-upright: all'' ,
@@ -2510,9 +2508,8 @@ Privacy and Security Considerations {#priv-sec}
2510
2508
but using the specified font settings),
2511
2509
similar to the contents of an ''inline-block'' box
2512
2510
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>
2516
2513
</blockquote>
2517
2514
</ul>
2518
2515
0 commit comments