blob: 1bfd86d8748b9767e2c713e8fd6b086b9c852b81 [file] [log] [blame] [view]
Annie Sullivan32e8a882019-12-12 16:21:581# Largest Contentful Paint Changelog
2
Annie Sullivan19e1a552020-05-05 20:07:493This is a list of changes to [Largest Contentful Paint](https://web.dev/lcp).
4
Nicolás Peña Moreno9370685ac2021-09-28 21:25:245* Chrome 96
6 * Metric bug fix: [Largest Contentful Paint uses the page viewport](2021_09_lcp.md)
Annie Sullivandb4bc422020-11-30 17:47:297* Chrome 88
8 * Metric definition improvement: [Largest Contentful Paint ignores full viewport images](2020_11_lcp.md)
9 * Metric definition improvement: [Largest Contentful Paint stops recording after input in an iframe](2020_11_lcp.md)
Nicolás Peña Moreno86c428c2021-06-02 16:13:0410 * Metric definition improvement: [Largest Contentful Paint bug fix for some images with source changes](2020_11_lcp.md)
11 * Metric definition improvement: [Largest Contentful Paint ignores removed content by default](2020_11_lcp_2.md)
Annie Sullivan96d272f2020-08-25 16:00:1612* Chrome 86
13 * Metric definition improvement: [Largest Contentful Paint ignores paints with opacity 0](2020_08_lcp.md)
Annie Sullivan1b511cc2020-04-23 20:18:1414* Chrome 83
15 * Metric definition improvement: [Largest Contentful Paint measurement stops at first input or scroll](2020_05_lcp.md)
16 * Metric definition improvement: [Largest Contentful Paint properly accounts for visual size of background images](2020_05_lcp.md)
Annie Sullivan377f8e512020-04-22 17:51:2317* Chrome 81
18 * Metric definition improvement: [Largest Text Paint correctly reported while largest image is loading](2020_04_lcp.md)
Annie Sullivane3042fa22020-02-05 18:07:4019* Chrome 79
20 * Metric is elevated to stable; changes in metric definition will be reported in this log.
Annie Sullivan32e8a882019-12-12 16:21:5821* Chrome 77
Annie Sullivane3042fa22020-02-05 18:07:4022 * Experimental metric exposed via API: [Largest Contentful Paint](https://web.dev/lcp/) available via [PerformanceObserver API](https://wicg.github.io/largest-contentful-paint/)