- From: <bugzilla@jessica.w3.org>
- Date: Mon, 18 Jul 2011 07:01:26 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13283
Summary: Current definition for [hidden] is not very useful for
Web application developers. Every style rules in the
author style sheet have to contain :not([hidden]) in
their selectors to not override 'display' property for
[hidden] elements.
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#hid
den-elements
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://www.whatwg.org/specs/web-apps/current-work/complete.html
Multipage: http://www.whatwg.org/C#hidden-elements
Complete: http://www.whatwg.org/c#hidden-elements
Comment:
Current definition for [hidden] is not very useful for Web application
developers. Every style rules in the author style sheet have to contain
:not([hidden]) in their selectors to not override 'display' property for
[hidden] elements.
Posted from: 58.138.63.189
User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.30 (KHTML, like Gecko)
Chrome/12.0.742.112 Safari/534.30
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Monday, 18 July 2011 07:01:31 UTC