Bug 199011 - display:none should apply to <option>
Summary: display:none should apply to <option>
Status: RESOLVED DUPLICATE of bug 8351
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat
Depends on:
Blocks:
 
Reported: 2019-06-19 09:47 PDT by Simon Fraser (smfr)
Modified: 2019-06-20 01:33 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2019-06-19 09:47:47 PDT
This option should be hidden:
<option style="display:none">bar

http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=7018

Works in Firefox.
Comment 1 Alexey Proskuryakov 2019-06-20 01:33:59 PDT

*** This bug has been marked as a duplicate of bug 8351 ***