On 22/05/2012 07:03, Kang-Hao (Kenny) Lu wrote: > (So, please consider this an errata item: > > In Appendix G, > > change > > # simple_selector > # : element_name [ HASH | class | attrib | pseudo ]* > # | [ HASH | class | attrib | pseudo ]+ > # ; > > to > > | /* > | * There is a constraint on the ID selector that the part after > | * "#" should match an IDENT; e.g., "#abc" is OK, but "#1st" is not. > | */ > | simple_selector > | : element_name [ HASH | class | attrib | pseudo ]* > | | [ HASH | class | attrib | pseudo ]+ > | ; > > like the comment above hexcolor. This should go into selector3 or 4 too.) Kenny, Tab: this issue is filed at https://www.w3.org/Bugs/Public/show_bug.cgi?id=17511 Cheers, AntonReceived on Saturday, 16 June 2012 12:29:01 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:55 GMT