We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc04e5 commit 762a1c9Copy full SHA for 762a1c9
css-layout-api/Overview.bs
@@ -1427,8 +1427,10 @@ interface IntrinsicSizes {
1427
};
1428
</pre>
1429
1430
-Issue: Need to specify that the {{LayoutChild}} objects should remain the same between layouts so
1431
- the author can store information? Not sure.
+Issue: Should {{IntrinsicSizes/minContentSize}} and {{IntrinsicSizes/maxContentSize}} be content
+ contributions instead? E.g. minContentContribution, maxContentContribution. Should
1432
+ {{IntrinsicSizesResultOptions/minContentSize}} and
1433
+ {{IntrinsicSizesResultOptions/maxContentSize}} be content contributions as well?
1434
1435
### Determining Intrinsic Sizes ### {#determining-intrinsic-sizes}
1436
0 commit comments