Re: [csswg-drafts] For the Accessibility API visibility:visible within visibility:hidden is problematic (#6123)

I think there is a simple rule of thumb as to when visible content within invisible content is problematic: 
Remove all invisible content from the source code and leave all visible content in the source code. Check with a syntax checker whether the source code is valid:
* it is still valid: no problem for accessibility
* It is no longer valid: probably a problem for accessibility.

-- 
GitHub Notification of comment by JAWS-test
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6123#issuecomment-919659973 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 15 September 2021 03:02:08 UTC