-
Notifications
You must be signed in to change notification settings - Fork 328
F1 update - Updated procedure and clarified scope #4547
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
Conversation
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Discussed on TF call 9/19/2025 and moved to Ready for Approval. |
bruce-usab
left a comment
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.
Preview diff for Technique F1: Failure of Success Criterion 1.3.2 due to changing the meaning of content by positioning information with CSS
Changed "any options is" to "any option is"
Closes: #4215
With the goal of closing #4215 and prevent people from removing all styles, which can (and probably does) lead to invalid testing, I've clarified also the scope of the procedure.
The key clarification is that the content in scope (which was not clear if it was the single item or the whole page) must be checked in relation to the surrounding page or context. Previously, it could be interpreted that only the “component” or "specific content" needed to be checked in isolation. The intent is to ensure that the reading sequence is correct within the full context of surrounding elements, not just internally within the component.