Re: [css3-selectors] LC issue # 2

Anton Prowse wrote:
> Congratulations on a very solid-looking specification!
> 
> Here are the things that I noticed when reading through the document.
> (Trivial editorial issues are listed separately at the end.)
> 
> ...
> 
> 6.3.1. Attribute presence and value selectors
> (http://www.w3.org/TR/2009/WD-css3-selectors-20090310/#attribute-representation) 
> 
> :
> 
>   # Attribute values must be identifiers or strings.
> 
> Issue 2a:  The term "identifier" is undefined.  (Same issue exists in
> 6.3.2.)
> 
> 
> Issue 2b:  The term "string" string is undefined, but is presumed to be
> an identifier delimited by " marks.  What about ' and other marks?
> (Same issue exists in 6.3.2.)

I've updated the Selectors spec to reference CSS2.1 for these terms:
   http://dev.w3.org/cvsweb/csswg/selectors3/Overview.html.diff?r1=1.58&r2=1.59&f=h

Please let me know if this addresses your comment.

~fantasai

Received on Saturday, 24 October 2009 00:44:05 UTC