Bug 238900

Summary: [:has() pseudo-class] Support invalidation for :default pseudo class for <button>
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: 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    

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.