Lofesa opened a new issue #1608: UrlValuedAttribute don´t work w/ data-srcset elements URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1608 Hi I have a wordpress plugin to lazyload images as far that the lazyload filter load images at onload event, no matter if LazyloadImagesAfterOnload is set to off. I use pagespeed UrlValuedAttribute img data-srcset image; but this get not image optimized nor url rewrited, only some like that `data-src="url-to-image.jpg%20500w,url-to-image.jpg%20150w.....` when pagespeed UrlValuedAttribute img data-srcset image; is not set, images in data-srcset are not touched. This filter pagespeed UrlValuedAttribute img data-src image; do the work rigth. Is a single image statement, the image get optimized, converted to webp in chrome.....
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
