[csswg-drafts] [css-grid-2] definr the default track sizing function of 'grid-template-areas' property (#13219)

UnVuTWFu has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-grid-2] definr the default track sizing function of 'grid-template-areas' property ==
In section 7.2,it states:
> 'none' 
> Indicates that no [explicit](https://www.w3.org/TR/css-grid-2/#explicit-grid) grid tracks are created by this property (though explicit grid tracks could still be created by [grid-template-areas](https://www.w3.org/TR/css-grid-2/#propdef-grid-template-areas))

This shows explicit grid tracks can be created without explicitly specifying track sizing function by 'grid-template-rows/grid-template-columns'.However,default track sizing function the 'grid-template-areas' uses is not clear.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13219 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 15 December 2025 01:54:46 UTC