Bug 199011
Summary: | display:none should apply to <option> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | cdumez, simon.fraser, wenson_hsieh |
Priority: | P2 | Keywords: | BrowserCompat |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
This option should be hidden:
<option style="display:none">bar
http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=7018
Works in Firefox.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 8351 ***