Bug 313974
| Summary: | Make option and optgroup match :disabled inside disabled select | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joey Arhar <jarhar> |
| Component: | Forms | Assignee: | Anne van Kesteren <annevk> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | annevk, cdumez, lily_spiniolas, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Joey Arhar
We are changing the HTML spec to make option and optgroup elements match :disabled when they are inside a disabled select, but without making options be considered disabled in other algorithms which select options: https://github.com/whatwg/html/pull/12205
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/64472
EWS
Committed 312890@main (2e9b35cc8d05): <https://commits.webkit.org/312890@main>
Reviewed commits have been landed. Closing PR #64472 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/176559708>