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

do not run a11y validation on child component elements #1112

Merged
merged 1 commit into from
Jan 18, 2018
Merged

Conversation

Conduitry
Copy link
Member

Fixes #1110. Moved the isComponent logic out into src/validate/html/index.ts. Made the a11y validator only get called when the element is not a component. Added a unit test, which also checks that children of component elements still do get a11y-validated.

@Conduitry
Copy link
Member Author

Hm dunno what happened with Travis on this. When I look at their logs, it seems the builds succeeded.

@Rich-Harris Rich-Harris merged commit 24ea1af into master Jan 18, 2018
@Rich-Harris Rich-Harris deleted the gh-1110 branch January 18, 2018 13:14
@Rich-Harris
Copy link
Member

Travis gonna Travis

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

Successfully merging this pull request may close these issues.

2 participants