- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Apr 2011 19:36:32 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12527 Aryeh Gregor <Simetrical+w3cbug@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |Simetrical+w3cbug@gmail.com Resolution| |INVALID --- Comment #2 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2011-04-21 19:36:31 UTC --- There is an unambiguous definition of the allowed id syntax: "The value must be unique amongst all the IDs in the element's home subtree and must contain at least one character. The value must not contain any space characters." http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#the-id-attribute The requirements seem perfectly clear, so I'm going to assume you thought this was an actual omission in the spec (maybe due to other specs' tendency to use formal grammars for everything). Since there is no such omission, I'm resolving the bug as INVALID. If you actually think the id attribute's allowed values need to be defined in some other way, please reopen the bug and the editor will look at it in due course (although he'll probably close WONTFIX unless you give very good arguments). -- Configure bugmail: http://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 Thursday, 21 April 2011 19:36:34 UTC