[Webkit-unassigned] [Bug 85055] HTML5 "hidden" attribute is overridden by CSS "display" property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 1 10:50:26 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85055





--- Comment #3 from Edward O'Connor <eoconnor at apple.com>  2012-05-01 10:50:24 PST ---
The rendering section suggests hidden="" is equivalent to "display: none", not "display: none !important":

http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html#hidden-elements

So I think our behavior matches the spec.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list