- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Mon, 2 Dec 2013 14:05:59 -0800
- To: Simon Sapin <simon.sapin@exyr.org>
- Cc: www-style list <www-style@w3.org>
On Tue, Nov 26, 2013 at 8:51 AM, Simon Sapin <simon.sapin@exyr.org> wrote: > When line or area names are matched (eg. between a grid-row-start value and > a grid-template value), the draft should specify that matching is by > case-sensitive code point comparison. > > One way to do that is to use <custom-ident> (from Values & Units) instead of > <ident>, but that also excludes CSS-wide keywords (which I’m not opposed to, > but is a gratuitous unrelated change.) I just committed the change to <custom-ident>. We should be better about using that whenever it's a user-defined thing. ~TJ
Received on Monday, 2 December 2013 22:06:47 UTC