Bug 222267
Summary: | Support :user-invalid / :user-valid pseudo-classes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Emilio Cobos Álvarez (:emilio) <emilio> |
Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | anthonyryan1, firefoxic.dev, jorge.pinon, rik, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Emilio Cobos Álvarez (:emilio)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/74866546>
Jorge Piñon
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
Pull request: https://github.com/WebKit/WebKit/pull/5958
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/7730
EWS
Committed 257997@main (9a503b34f22f): <https://commits.webkit.org/257997@main>
Reviewed commits have been landed. Closing PR #7730 and removing active labels.