Bug 305892

Summary: [appearance: base] Support `content` CSS property for ::checkmark
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=283695
Bug Depends on:    
Bug Blocks: 305880    

Said Abou-Hallawa
Reported 2026-01-20 17:31:43 PST
This will be used to display the content of the ::checkmark as input[type=checkbox]:not([switch]):checked::checkmark { content: '\2713' / ''; } This is related to bug 283695.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-01-21 10:59:08 PST
Note You need to log in before you can comment on or make changes to this bug.