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

fix(5020): skip child content a11y check on html/textContent binding #5023

Merged
merged 3 commits into from
Jun 23, 2020
Merged

fix(5020): skip child content a11y check on html/textContent binding #5023

merged 3 commits into from
Jun 23, 2020

Conversation

skippednote
Copy link
Contributor

Address #5020 as per @Conduitry's comments.

@Conduitry
Copy link
Member

Thanks! Could you add a test for this please? Existing tests for this sort of thing are under test/validator/samples. There are a couple of tests already for the a11y-missing-content warning, and you could probably just add more elements with the relevant bindings and confirm that no additional warnings are emitted.

@skippednote
Copy link
Contributor Author

@Conduitry I've added a test. Please let me know if further modifications are needed.

@Conduitry Conduitry merged commit 10f7b5e into sveltejs:master Jun 23, 2020
taylorzane pushed a commit to taylorzane/svelte that referenced this pull request Dec 17, 2020
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