-
-
Notifications
You must be signed in to change notification settings - Fork 47
:valid and :invalid support #34
Copy link
Copy link
Open
Labels
C: css-level-4CSS level 4 selectors.CSS level 4 selectors.P: maybePending approval of low priority request.Pending approval of low priority request.T: featureFeature.Feature.
Metadata
Metadata
Assignees
Labels
C: css-level-4CSS level 4 selectors.CSS level 4 selectors.P: maybePending approval of low priority request.Pending approval of low priority request.T: featureFeature.Feature.
Support for this would require quite a bit of work. We would need to write proper validators for each kind of input type. I am not sure when this will get done, but it is large enough to be a case unto itself.
This would includeMoved to a separate issue.:in-rangeand:out-of-range, though as:in-rangeand:out-of-rangeis more simple, it is possible that could get implemented first.