Some tools like jetpack: https://jetpack.com/support/lazy-images/ use a temporary srcset element set to a data image when lazy loading, these are later removed by JS. We test if there is a valid src attribute and if the srcset attribute is a data embed to remove these.