File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2023,9 +2023,9 @@ Available Space in Orthogonal Flows</h4>
20232023 which would otherwise be the <i> block size</i> of the containing block,
20242024 is infinite.
20252025
2026- <p> Putting a box in an <i> orthogonal flow</i> allows the opposite to happen :
2027- for the <i> available block space</i> to be definite,
2028- but the <i> available inline space</i> to be indefinite.
2026+ <p> Putting a box in an <i> orthogonal flow</i> can result in the opposite :
2027+ for the box’s <i> available block space</i> to be definite,
2028+ but its <i> available inline space</i> to be indefinite.
20292029 In such cases a percentage of the containing block’s <i> inline size</i> cannot be defined,
20302030 and <i> inline axis</i> computations cannot be resolved.
20312031 In these cases, the initial containing block's size is used
@@ -2060,7 +2060,8 @@ Auto-sizing Block Containers in Orthogonal Flows</h4>
20602060
20612061 <dt><var> constraint</var>
20622062 <dd> the <i> inline-axis</i> size
2063- that would match the box's <i> inline-axis</i> outer edges to the smaller of
2063+ that would match the box's <i> inline-axis</i> <a
2064+ href="https://www.w3.org/TR/CSS22/box.html#outer-edge"> outer edges</a> to the smaller of
20642065 <ul>
20652066 <li> the <i> available space</i>
20662067 <li> the initial containing block’s <i> size</i>
You can’t perform that action at this time.
0 commit comments