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

Iframe elements without <title> in <head> cause failures for 2.4.2 incorrectly #286

Open
ironikart opened this issue Aug 12, 2020 · 0 comments
Assignees
Labels

Comments

@ironikart
Copy link
Contributor

The sniff for 2.4.2 checks all elements in the document without understanding the context. Currently it will cause a failure if the element does not contain a title but according to https://www.w3.org/WAI/WCAG21/Techniques/html/H64 an iframe document without a <title> is permitted if the iframe has a title attribute.

@ironikart ironikart self-assigned this Sep 17, 2020
@ironikart ironikart added the Bug label Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant