Re: When reviewing a site with CSS disabled, "sea of white" appears: is this a real accessibility issue?

On 30/11/2014 15:27, Userite wrote:
> Hi Adam,
> Blind users do not use style sheets /except if you create a special
> audio css)
> So this really is a serious accessibility issue

Unless they use a text-only browser, or have explicitly set their 
browser to ignore stylesheets, those users will get the same experience 
(provided a site shows/hides things appropriately, e.g. using 
display:none - which removes something visually, as well as from the DOM 
representation seen by AT) as sighted users. So no, the above statement 
is not accurate.

P
-- 
Patrick H. Lauke

www.splintered.co.uk | https://github.com/patrickhlauke
http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke

Received on Monday, 1 December 2014 15:39:35 UTC