[Webkit-unassigned] [Bug 8351] display:none has no effect on <option> element

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


http://bugzilla.opendarwin.org/show_bug.cgi?id=8351


rwlbuis at xs4all.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8980|                            |review?
               Flag|                            |




------- Comment #4 from rwlbuis at xs4all.nl  2006-06-23 07:29 PDT -------
Created an attachment (id=8980)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8980&action=view)
First attempt

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.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list