We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad443f commit 0443b4bCopy full SHA for 0443b4b
1 file changed
css-sizing-4/Overview.bs
@@ -84,7 +84,8 @@ Intrinsic Aspect Ratios: the 'aspect-ratio' property</h3>
84
The box’s <a>automatic sizes</a>
85
are then calculated the same as for
86
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§10</a>.
+ see e.g. <a href="https://www.w3.org/TR/CSS2/visudet.html">CSS2 § 10</a>
88
+ and <a href="https://www.w3.org/TR/css-flexbox-1/#algo-main-item">CSS Flexible Box Model Level 1 § 9.2</a>.
89
The axis in which the <a>preferred size</a> calculation
90
depends on this aspect ratio
91
is called the <dfn>ratio-dependent axis</dfn>,
0 commit comments