- From: Dave Cramer via GitHub <sysbot+gh@w3.org>
- Date: Thu, 25 Aug 2016 19:06:58 +0000
- To: public-css-archive@w3.org
dauwhe has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-display] using box-suppress: hide to make invisible content available to AT == There seem to be [lots](http://a11yproject.com/posts/how-to-hide-content/) of [hacky](http://webaim.org/techniques/css/invisiblecontent/) ways to make web content visually hidden but available to assistive technologies. Would `box-suppress: hide` be a solution for that issue? I've seen little discussion on how it would impact the accessibility tree. EPUB is struggling with the lack of support for MathML. One thought was to include MathML, but by default display an image equivalent. Reading systems that support MathML could display the MathML through a user agent stylesheet. AT would always need to be able to use the MathML. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/427 using your GitHub account
Received on Thursday, 25 August 2016 19:07:07 UTC