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

Bookmarklet does not filter out unrecognized attribute errors #6

Open
mattfellion opened this issue Mar 2, 2022 · 0 comments
Open

Comments

@mattfellion
Copy link

This issue is related to #5.

Disregarding the special case of "ng-" attributes, in general the bookmarklet does not filter out unrecognized attribute errors. (These are errors of the form "Attribute x not allowed on element y at this point".)

My sense is that these errors shouldn't remain in the results. For reference, WCAG 2.0 Parsing Criterion is a PITA (2015) says unrecognized attributes are not WCAG parsing failures, and they are not listed in WCAG 2.1 parsing error bookmarklet (2019).

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