NEW305892
[appearance: base] Support `content` CSS property for ::checkmark
https://bugs.webkit.org/show_bug.cgi?id=305892
Summary [appearance: base] Support `content` CSS property for ::checkmark
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.