RESOLVED FIXED 222267
Support :user-invalid / :user-valid pseudo-classes
https://bugs.webkit.org/show_bug.cgi?id=222267
Summary Support :user-invalid / :user-valid pseudo-classes
Emilio Cobos Álvarez (:emilio)
Reported 2021-02-22 05:56:40 PST
https://drafts.csswg.org/selectors/#user-pseudos It's pretty useful to build form control UI without JS, since :invalid isn't suitable for that case.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-01 05:57:14 PST
Jorge Piñon
Comment 2 2022-01-28 08:51:20 PST
This would make form completion much better for users who currently see invalid messages even when they have yet to interact with an input.
Devin Rousso
Comment 3 2022-10-31 10:21:14 PDT
Tim Nguyen (:ntim)
Comment 4 2022-12-15 21:17:56 PST
EWS
Comment 5 2022-12-16 09:29:25 PST
Committed 257997@main (9a503b34f22f): <https://commits.webkit.org/257997@main> Reviewed commits have been landed. Closing PR #7730 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.