Re: [css-values] custom-idents and excluded keywords
fantasai <[email protected]>
| Newsgroups | gmane.comp.web.css.general |
|---|---|
| Message-ID | <[email protected]> |
On 06/10/2016 07:28 PM, Mats Palmgren wrote: > On 2016-06-09 02:52, fantasai wrote: >> I don't think there's anything here that needs updating, >> except to say that Tab's message is incorrect. Grid is >> following that second sentence -- it states clearly that >> the 'span' keyword is excluded. > > FYI, I filed a bug [1] on Gecko to fix this for line name lists. > > If I read the spec for 'grid-template-areas' [2] correctly though, > there are no restrictions on using keywords there, so for example: > > grid-template-areas:"inherit"; is a valid declaration, and > grid-row:inherit-end; would match that area's end edge. > > Is that correct? I guess? :) It's pretty weird for sure. ~fantasai