Bug 238900 - [:has() pseudo-class] Support invalidation for :default pseudo class for <button>
Summary: [:has() pseudo-class] Support invalidation for :default pseudo class for <but...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 234556
  Show dependency treegraph
 
Reported: 2022-04-06 15:27 PDT by Tim Nguyen (:ntim)
Modified: 2023-10-21 14:30 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2022-04-06 15:27:44 PDT
Right now I believe there is some support for <option>, but not for other element types (button, or input[type=radio/checkbox]
Comment 1 Radar WebKit Bug Importer 2022-04-13 15:28:13 PDT
<rdar://problem/91718574>
Comment 2 Tim Nguyen (:ntim) 2023-10-21 14:30:54 PDT
I think the only missing invalidation is for <button> after bug 261382.