- Lists images without
width
and/orheight
attributes - Lists images with empty
alt
attributes - Lists images with suspicious
alt
attributes
To prevent layout shifts, images should have width
and height
attributes.
Setting Height And Width On Images Is Important Again
Empty alt
attributes are fine, if they're used on decorative images. If not, users of assistive technology might be missing important information.
Accessible Images For When They Matter Most
Sometimes images contain useless information to pass validation or automatic tests. These tests checks if the value of the alt
attribute contains any of the following keywords.
- alt
- image
- img
- logo