We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e2334 commit 6921338Copy full SHA for 6921338
css-sizing-4/Overview.bs
@@ -286,6 +286,15 @@ Effects of Preferred Aspect Ratio on Automatic Sizes</h3>
286
If neither 'width' nor 'height' is an [=automatic size=],
287
it can have no effect on its [=preferred sizes=].
288
289
+ Issue: When we move all the sizing information here,
290
+ rather than crowbar-ing our way into 2.1,
291
+ then the core principle here is just:
292
+ the resolved [=preferred size=] in the ratio-determining axis
293
+ (before applying min/max)
294
+ gets transferred thru the ratio.
295
+ Min/max constraints get transferred afterwards,
296
+ and then applied to each axis independently without regards to aspect-ratio.
297
+
298
<h4 id="aspect-ratio-margin-collapse">
299
Margin-collapsing</h4>
300
0 commit comments