Skip to main content


Bug Details

Bug No.:

405

Technology Type:

Web

Web Page URL / Screen Name:

Domain / Mobile App Name:

https://www.mygov.in

Country:

India

Bug Name:

Informative image defined through CSS

Bug Description:

The image icons of "+" and "-" associated with "Covid-19 statewise vaccine" and "Covid-19 statewise status" expand /collapse functionality are defined through CSS. As a result, the images will not be visible on a Windows operating system for users browsing with their High Contrast mode turned on. Code snipet: HTML: CSS: .statewise_title a { background: url(../images/covid/icons.png) -73px -261px no-repeat; display: block; width: 26px; height: 26px; }

Screen Shot:

Image of

WCAG Success Criteria:

1.1.1 Non-text Content

WCAG Conformance Level:

A

Contributor Name:

Mahesh Hon