Problem/Motivation

When using the module, the HTML picture tag shows an attribute "lazy" on it that doesn't validate on HTML validators, and could potentially cause some issues.

Steps to reproduce

  • Have the module installed and enabled
  • Go to any page that uses a picture tag
  • Inspect the picture
  • There's a "lazy" attribute on it
CommentFileSizeAuthor
Screenshot 2021-08-18 at 09.46.45.png14.78 KBdabodia

Comments

dabodia created an issue. See original summary.

  • psebborn committed 1c04c0df on 2.x
    Issue #3228680: Pictures have a "lazy" attribute that does not validate
    
psebborn’s picture

Version: 8.x-1.2 » 2.1.0
Status: Active » Fixed

Thanks for this.
Fixed on the 2.x branch

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.