-
Notifications
You must be signed in to change notification settings - Fork 328
New CSS technique: "Using CSS z-index to un-obscure focused content" #3593
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
base: main
Are you sure you want to change the base?
Conversation
Technique title: Using CSS z-index to un-obscure focused content First draft of an HTML page for a new technique, described in detail in this GitHub issue: - #3578 Right now the technique number is set to 'C44', but that can be changed if needed.
We currently don’t have a C44 as this, from 2023, hijacked the Technique name and was then abandoned. This commit updates the draft Technique to merge in `main` and update all the `code` tags so that we can generate a preview and decide on next steps.
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
The applicability portion of this should probably be rewritten and partially moved. Most of its content makes more sense to be in the description, and it is currently not phrased in a way that is consistent/compatible with the same section in other SCs. (Note how the first sentence is currently awkward in the preview, due to the text that is prepended automatically.) |
|
i think we'd definitely need to make mention of i could also see a recommendation to make popups using the popover attribute - so that if they do obscure content, and they are |
scottaohara
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.
see my prior comment about needing to mention z-index vs top layer conent
Technique title: Using CSS z-index to un-obscure focused content
First draft of an HTML page for a new technique, described in detail in this GitHub issue:
Right now the technique number is set to 'C44', but that can be changed if needed.
Preview