Re: [css3-selectors] LC issue # 2

fantasai wrote:
> Anton Prowse wrote:
>> 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 

That's perfect, thanks!

Cheers,
Anton Prowse
http://dev.moonhenge.net

Received on Saturday, 24 October 2009 08:38:16 UTC