- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 27 Feb 2010 21:48:30 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9166
Summary: Must not contain periods(".") de id and class, (and
posible not #, :, {) because is not accesible from CSS
. example in html id="name.last" in CSS selectors is
imposible to select it because will search form id name
class last.
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#the-
id-attribute
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#the-id-attribute
Comment:
Must not contain periods(".") de id and class, (and posible not #, :, {)
because is not accesible from CSS . example in html id="name.last" in CSS
selectors is imposible to select it because will search form id name class
last.
Posted from: 88.2.233.124
--
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 Saturday, 27 February 2010 21:48:31 UTC