reports
reports copied to clipboard
FB7573064: Lazy loading of images/iframes with loading="lazy" attribute in Safari
- Date: 2019-02-11
- Resolution: Open
- Area: Safari
- OS: iOS
- Type: Suggestion
- Keywords: safari, lazy-loading
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
What's the status? It's still not available for public (only as an Experimental feature from caniuse)
From the usage relative stats it looks like on Safari is missing the feature as of today
https://bugs.webkit.org/show_bug.cgi?id=196698
Does anyone know if there is any news about this implementation?
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.