-
Notifications
You must be signed in to change notification settings - Fork 313
Update F81 #1033
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
Update F81 #1033
Conversation
ObjectionThe line "A minimum contrast ratio of 3:1 is considered sufficient." does not belong in this criterion and creates a conflict with the other SCs that define luminance. Side note: the term is luminance not luminosity. Also, the word "are" was incorrectly removed from the change in the first paragraph. |
The exception regarding contrast was already in F81, without an exact specification of the contrast ratio. The text has been inserted to be compliant with https://www.w3.org/WAI/WCAG21/Techniques/general/G183 and with #873. |
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
@yatil do you have time to take a look at this? |
Co-authored-by: Patrick H. Lauke <[email protected]>
Co-authored-by: Patrick H. Lauke <[email protected]>
@yatil want to give this another look, or you happy with it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made a few tweaks for better language/flow, but otherwise think this is good
cross-reference to #4472 where the "colorblind" replacement happens for all other instances |
* includes reformatting/removal of empty lines on some of the files follow-up to #1033 where I took the opportunity to address F81 Co-authored-by: Mike Gower <[email protected]>
diff for F81: Failure of Success Criterion 1.4.1 due to identifying required or error fields using color differences only |
Fixes #873