- From: Dirk Schulze via GitHub <sysbot+gh@w3.org>
- Date: Tue, 10 Apr 2018 14:38:00 +0000
- To: public-fxtf-archive@w3.org
@SebastianZ Many screenreader ignore elements with `visibility: hidden`. This is likely because authors use it where they should use `display: hidden`. However, the latter influences layout the former does not. This might be why `visibility` is misused. -- GitHub Notification of comment by dirkschulze Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/248#issuecomment-380124280 using your GitHub account
Received on Tuesday, 10 April 2018 14:38:07 UTC