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
[css-sizing] Add calc-size to productions for width/height and min/max-width/height. (w3c#10628)
* Add calc-size to productions for width/height and min/max-width/height.
This adds calc-size() support to the grammar productions for
width/height and min/max-width/height, which also implies adding them to
the productions for block/inline-size and min/max-block/inline-size and
to flex-basis.
This is part of w3c#626.
* Improve linking and reorganize a little bit.
0 commit comments