blob: a8fefbe8816c5e152bf01b5412e571c4821bf168 [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 Moreno969818b2021-11-11 22:05:365* Chrome 98
6 * Metric bug fix: [Text paints are more accurate](2021_11_lcp.md)
Nicolás Peña Moreno9370685ac2021-09-28 21:25:247* Chrome 96
8 * Metric bug fix: [Largest Contentful Paint uses the page viewport](2021_09_lcp.md)
Annie Sullivandb4bc422020-11-30 17:47:299* Chrome 88
10 * Metric definition improvement: [Largest Contentful Paint ignores full viewport images](2020_11_lcp.md)
11 * 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:0412 * Metric definition improvement: [Largest Contentful Paint bug fix for some images with source changes](2020_11_lcp.md)
13 * Metric definition improvement: [Largest Contentful Paint ignores removed content by default](2020_11_lcp_2.md)
Annie Sullivan96d272f2020-08-25 16:00:1614* Chrome 86
15 * Metric definition improvement: [Largest Contentful Paint ignores paints with opacity 0](2020_08_lcp.md)
Annie Sullivan1b511cc2020-04-23 20:18:1416* Chrome 83
17 * Metric definition improvement: [Largest Contentful Paint measurement stops at first input or scroll](2020_05_lcp.md)
18 * Metric definition improvement: [Largest Contentful Paint properly accounts for visual size of background images](2020_05_lcp.md)
Annie Sullivan377f8e512020-04-22 17:51:2319* Chrome 81
20 * Metric definition improvement: [Largest Text Paint correctly reported while largest image is loading](2020_04_lcp.md)
Annie Sullivane3042fa22020-02-05 18:07:4021* Chrome 79
22 * Metric is elevated to stable; changes in metric definition will be reported in this log.
Annie Sullivan32e8a882019-12-12 16:21:5823* Chrome 77
Annie Sullivane3042fa22020-02-05 18:07:4024 * Experimental metric exposed via API: [Largest Contentful Paint](https://web.dev/lcp/) available via [PerformanceObserver API](https://wicg.github.io/largest-contentful-paint/)