The CSS Grid spec for 5.1 grid-template-rows & grid/template-columns has: Name: grid-template-columns, grid-template-rows Value: none | <track-list> | subgrid <line-name-list>? Is that correct that a “none” property still allows a <line-name-list> to be associated with it? Should it be: Value: none | [ <track-list> <line-name-list>? | subgrid <line-name-list>? ] or: Value: none | [ [ <track-list> | subgrid ] <line-name-list>? ] Thank you, -bobby --- Bobby Mozumder Editor-in-Chief FutureClaw Magazine mozumder@futureclaw.com 1-240-745-5287 www.futureclaw.com www.twitter.com/futureclawReceived on Friday, 11 July 2014 21:01:25 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:44 UTC