Skip to content

Commit 0443b4b

Browse files
committed
[css-sizing-4] CSS2 ch 10 is non-exhaustive. Make it an example and add one more.
1 parent 2ad443f commit 0443b4b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-sizing-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ Intrinsic Aspect Ratios: the 'aspect-ratio' property</h3>
8484
The box’s <a>automatic sizes</a>
8585
are then calculated the same as for
8686
a <a>replaced element</a> with an <a>intrinsic aspect ratio</a>,
87-
see <a href="https://www.w3.org/TR/CSS2/visudet.html">CSS2&sect;10</a>.
87+
see e.g. <a href="https://www.w3.org/TR/CSS2/visudet.html">CSS2 &sect;&#x202F;10</a>
88+
and <a href="https://www.w3.org/TR/css-flexbox-1/#algo-main-item">CSS Flexible Box Model Level 1 &sect;&#x202F;9.2</a>.
8889
The axis in which the <a>preferred size</a> calculation
8990
depends on this aspect ratio
9091
is called the <dfn>ratio-dependent axis</dfn>,

0 commit comments

Comments
 (0)