WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 8351
60039
option
select > option visible BUG
https://bugs.webkit.org/show_bug.cgi?id=60039
Summary
select > option visible BUG
Wilson Júnior
Reported
2011-05-03 10:44:12 PDT
The bug happens in the webkit gtk +3, option even if the element with the attribute display: none; still visible example: <select> <option value="1">Visible</option> <option style="display: none;" value="0">Hidden</option> </select>
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-05-03 11:28:36 PDT
*** This bug has been marked as a duplicate of
bug 8351
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug