File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2609,12 +2609,16 @@ Full-width Characters</h5>
26092609 <li> Removed ''sideways-left'' value of 'text-orientation' and added ''sideways-lr'' and ''sideways-rl'' values to 'writing-mode' .
26102610 <li> Removed ''use-glyph-orientation'' value of 'text-orientation' and defined 'glyph-orientation-vertical' as an alias of 'text-orientation'
26112611 consistent with how CSS aliases are handled (see 'page-break-inside' for an example).
2612- </ul>
2613-
2614- <ul>
26152612 <li>
26162613 Removed statements about ''run-in'' boxes, since this value was removed from CSS2.1 and has a substantially different model in CSS Display Level 3.
26172614 Replaced with a generalized statement about all display types, using new [[!CSS-DISPLAY-3]] terminology.
2615+ <li>
2616+ Changed to propagate the computed values of the 'writing-mode' and the 'direction' property
2617+ from body child element to the root element.
2618+ <li>
2619+ Changed the 'caption-side' property to <a href="#logical-direction-layout">flow-relative mappings</a> .
2620+ <li>
2621+ Made several editorial improvements and marked some features <a href="#status">at risk</a> .
26182622 </ul>
26192623
26202624<h2 class="no-num" id="acknowledgements">
You can’t perform that action at this time.
0 commit comments