<!-- Before creating an feature request please make sure you are using the latest version. --> <!-- If this is a new audit please review the audit doc https://github.com/GoogleChrome/lighthouse/blob/master/docs/new-audits.md --> **Feature request summary** <!-- Describe what you want to be added --> <!-- Are you willing to work on this yourself? --> I'd like to see a new performance or best practices audit that fails if the LCP element was lazy-loaded. **What is the motivation or use case for changing this?** Lazy-loading images above the fold may adversely affect LCP performance. **How is this beneficial to Lighthouse?** It identifies an opportunity to improve the performance of LCP, a Core Web Vital metric.