Skip to main content
G3ict

New Tool Launched for Developers to Understand How Users with Visual Impairments Interact with Websites

March 13, 2020

Google’s popular Chrome browser has launched a new tool to help developers tune their websites for different visual deficiencies such as color blindness and blurred vision.

Mathias Bynes, a Google employee working on developer tools for Chrome, tweeted a demo video showing how you can test your website for various paucities.

Developers can find this new section through Developer tools > More tools > Rendering > Emulate visual deficiencies, and see how their website looks for people with different impairments. Then they can make the change to the code to render the site correctly for people with these deficiencies.

In 2018, Mozilla introduced the accessibility inspector tool in the developer version Firefox 61, to let devs test their site for accessibility. Last year, it added new tools such as contrast checker and color vision deficiency simulator to Firefox 70.

Last November, Accessibe.com, a company that provides tools to make websites more accessible, published a study that said more than 98% of 10 million webpages it studied failed to comply with Wide Web Consortium’s Web Content Accessibility Guidelines.

While Chrome’s new tool is not a solution to every accessibility problem faced by websites, it’s a step in the right direction.

Source: The Next Web