feedback-assistant / reports

Open collection of Apple Feedback Assistant reports
230 stars 2 forks source link

FB7573064: Lazy loading of images/iframes with loading="lazy" attribute in Safari #87

Open coliff opened 4 years ago

coliff commented 4 years ago

Description

please add native lazy loading attribute to Safari. Chrome/Edge and Opera already support it. It can really improve page load times and reduce battery usage. https://caniuse.com/#feat=loading-lazy-attr

Jolg42 commented 4 years ago

What's the status? It's still not available for public (only as an Experimental feature from caniuse)

Screen Shot 2020-11-02 at 16 06 06

From the usage relative stats it looks like on Safari is missing the feature as of today

smfr commented 4 years ago

https://bugs.webkit.org/show_bug.cgi?id=196698

devsigner-xyz commented 3 years ago

Does anyone know if there is any news about this implementation?

coliff commented 2 years ago

Does anyone know if there is any news about this implementation?

Lazy loading images is now enabled by default in Safari, but Lazy loading iframes is not.