You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve the main definition of padding-box and border-box
so that the text about keyword values always setting the
size of the content box can be a note.
<p>In contrast to the length and percentage values,
1079
+
<pclass="note" role="note">Note: In contrast to the length and percentage values,
1080
1080
the <aclass="css" data-link-type="maybe" href="http://dev.w3.org/csswg/css-align-3/#valdef-justify-content-auto">auto</a> value of the <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visudet.html#propdef-width">width</a> and <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css2/visudet.html#propdef-height">height</a> properties
1081
1081
(as well as other keyword values introduced by later specifications,
0 commit comments