We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e46e937 commit 56d1cbeCopy full SHA for 56d1cbe
1 file changed
css-writing-modes/Overview.bs
@@ -2613,7 +2613,7 @@ Full-width Characters</h5>
2613
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.
2614
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
+ Changed to <a href="#propagate-to-icb">propagate the computed values</a> of the 'writing-mode' and the 'direction' property
2617
from body child element to the root element.
2618
2619
Changed the 'caption-side' property to <a href="#logical-direction-layout">flow-relative mappings</a>.
0 commit comments