alt="" is present, per W3C WCAG guidelines.
The web snippet provides two ways to skip images.
Skip individual images
Add either a CSS class or a data attribute to the<img> tag.
CSS class:
Skip images by size
By default all images are processed regardless of size. To skip small images, set thedata-min-natural-size parameter on the snippet script tag to a positive pixel value: