User tests: Successful: Unsuccessful:
Pull Request alternative to #28838 .
Properly introduce the loading=lazy attribute for the images
loading=lazy
This obviously fine independently of #28838
Thanks!
@wilsonge I can't see using a regex to parse a potentially large DOM string, a good solution. This is great, it solves several aspects. As for the content, adding the attribute on page load is pointless. Do it when the content is saved
This obviously fine independently of #28838
Thanks!