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

The bookmarklet is not filtering out some issues that I think it should #5

Open
stevegreen99 opened this issue Jul 29, 2021 · 0 comments

Comments

@stevegreen99
Copy link

For example, it is not filtering out "Attribute name not allowed on element h1 at this point" when an

element has a null "name" attribute.

Also, it doesn't filter out "Attribute is_webform_submit not allowed on element button at this point" when a element has a null "is_webform_submit" attribute.

As far as I can tell, those issues do not violate WCAG SC 4.1.1, so they should be filtered out.

BTW, don't ask me why those attributes are present - it's not my code. These are just two examples, but we are finding hundreds of similar issues that are not getting filtered out.

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