[Bug 17511] Add comment to clarify simple_selector production in G.1

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17511

--- Comment #1 from Anton P <antonsforums@yahoo.co.uk> 2012-06-16 12:25:25 UTC ---
Kang-Hao (Kenny) Lu proposes adding a comment as follows:

  | /*
  |  * 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
  | [...]

http://lists.w3.org/Archives/Public/www-style/2012May/0770.html

Tab Atkins Jr. agrees, provided that it's web-compatible; else he proposes
changing the validity of ID selectors to match UA behaviour.

http://lists.w3.org/Archives/Public/www-style/2012May/0873.html

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 16 June 2012 12:25:28 UTC