File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -927,7 +927,7 @@ are defined below:
927927 Note: This case was previous calculated from a 300x150 default size,
928928 rather than the box's min size.
929929 This is believed to be a better behavior,
930- and likely to be web compatible,
930+ and likely to be Web- compatible,
931931 but please send feedback to the CSSWG if there are any problems.
932932 <!-- Brand new behavior not defined in CSS2 -->
933933
@@ -944,8 +944,12 @@ are defined below:
944944 * If the box has a <<length>> as its [=computed value|computed=]
945945 [=minimum size=] ('min-width' /'min-height' ) in that dimension,
946946 use that size.
947- <!-- New behavior made possible by auto initial value;
948- we think it's good, not 100% sure if Web-compatible. -->
947+
948+ Note: This author-controllable behavior is made possible
949+ by the new ''min-width/auto'' value for the [=minimum size properties=] .
950+ This is believed to be a better behavior,
951+ but it is not yet clear if it is Web-compatible,
952+ so please send feedback to the CSSWG if there are any problems.
949953
950954 * Otherwise,
951955 use ''300px'' for the width
You can’t perform that action at this time.
0 commit comments