[webkit-reviews] review requested: [Bug 8351] display:none has no effect on <option> element : [Attachment 8980] First attempt

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Fri Jun 23 07:29:26 PDT 2006


Rob Buis <rwlbuis at xs4all.nl> has asked	for review:
Bug 8351: display:none has no effect on <option> element
http://bugzilla.opendarwin.org/show_bug.cgi?id=8351

Attachment 8980: First attempt
http://bugzilla.opendarwin.org/attachment.cgi?id=8980&action=edit

------- Additional Comments from Rob Buis <rwlbuis at xs4all.nl>
A simple fix for the problem :) It is really hard to catch display:none in a
stylesheet
for this. First html4.css "overwrites" it, and checking this for each option
would be costly.
Also I checked Firefox and it doesn't handle display:none on options when
specified in a stylesheet.
Cheers,

Rob.



More information about the webkit-reviews mailing list