@@ -1983,11 +1983,13 @@ Orthogonal Flows</h3>
19831983
19841984 <div class="note" id="orthogonal-shrink-to-fit">
19851985 Note that this section requires that
1986- when an auto-sized child box establishes an orthogonal flow,
1987- the used size of the child
1986+ when a child box auto-sized in its block axis
1987+ establishes an orthogonal flow,
1988+ the used block size of the child
19881989 is calculated to fit its content;
19891990 and this resulting content-based size
1990- is used as input to the <i> inline-axis</i> <var> min-content</var> and <var> max-content</var> of the parent.
1991+ is used as input to the <i> inline-axis</i>
1992+ <var> min-content</var> and <var> max-content</var> of the parent.
19911993 <p>
19921994 This means that when applying shrink-to-fit formula to a box
19931995 such as an inline-block, float, or table-cell,
@@ -2478,8 +2480,11 @@ Privacy and Security Considerations {#priv-sec}
24782480 to use the nearest fixed-size <a>scrollport</a> where available.
24792481 (<a href="https://github.com/w3c/csswg-drafts/issues/1391">Issue 1391</a> )
24802482 <li> Added Privacy and Security Considerations section.
2483+ <li> Miscellaneous editorial clarifications.
24812484 </ul>
24822485
2486+ A <a href="https://drafts.csswg.org/css-writing-modes-3/issues-cr-2015">Disposition of Comments</a> is available.
2487+
24832488 <h3 class="no-num" id="changes-201311">
24842489 Changes since the <a href="https://www.w3.org/TR/2014/CR-css-writing-modes-3-20140320/">March
24852490 2014 CSS Writing Modes Module Level 3 Candidate Recommendation</a></h3>
0 commit comments