Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After validating inputs, check parent fieldsets, too #42

Open
Boldewyn opened this issue Feb 6, 2017 · 0 comments
Open

After validating inputs, check parent fieldsets, too #42

Boldewyn opened this issue Feb 6, 2017 · 0 comments
Milestone

Comments

@Boldewyn
Copy link
Contributor

Boldewyn commented Feb 6, 2017

Apparently, :valid and :invalid should also match <fieldset>s with respective elements: https://drafts.csswg.org/selectors/#issue-4558f10d. That means we should at least maintain the hf-(in)valid classes on them.

We also have to get straight, what HTMLFieldSetElement.prototype.validity et al. is supposed to do. The W3C spec is a bit fuzzy here. Same for WHATWG. As of now we ignore it mostly due to exclusion in is_validation_candidate().

@Boldewyn Boldewyn modified the milestone: v1.0 Feb 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant