Currently, most of the images have an alt tag but we are still lacking some of the corner cases where we would like the images to be accessible to a larger audience. This issue is part of the larger scope where we are looking to improve the accessibility of our documentation for the general audience.
Describe the steps to reproduce the behavior.
I am using the WAVE® Web Accessibility Evaluation Tool and the associated chrome extension to discover accessibility issues. You can use the same to navigate across the website and discover the images that lack an alt tag and document the same.
Expected behavior.
As a note, the alt-text should be descriptive of the image itself, and should not contain extra information. To understand how to write alt-text, please follow this: https://webaim.org/techniques/alttext/
Screenshots.
No response
Operating Environment
Chrome Version 93.0.4577.82 (Official Build) (64-bit)
Describe the bug.
Currently, most of the images have an
alt
tag but we are still lacking some of the corner cases where we would like the images to be accessible to a larger audience. This issue is part of the larger scope where we are looking to improve the accessibility of our documentation for the general audience.Describe the steps to reproduce the behavior.
I am using the WAVE® Web Accessibility Evaluation Tool and the associated chrome extension to discover accessibility issues. You can use the same to navigate across the website and discover the images that lack an
alt
tag and document the same.Expected behavior.
As a note, the alt-text should be descriptive of the image itself, and should not contain extra information. To understand how to write alt-text, please follow this: https://webaim.org/techniques/alttext/
Screenshots.
No response
Operating Environment
Chrome Version 93.0.4577.82 (Official Build) (64-bit)
Additional context.
No response