Bug 238900
Summary: | [:has() pseudo-class] Support invalidation for :default pseudo class for <button> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 234556 |
Tim Nguyen (:ntim)
Right now I believe there is some support for <option>, but not for other element types (button, or input[type=radio/checkbox]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/91718574>
Tim Nguyen (:ntim)
I think the only missing invalidation is for <button> after bug 261382.