Annie Sullivan | 32e8a88 | 2019-12-12 16:21:58 | [diff] [blame] | 1 | # Largest Contentful Paint Changelog |
| 2 | |
Annie Sullivan | 19e1a55 | 2020-05-05 20:07:49 | [diff] [blame] | 3 | This is a list of changes to [Largest Contentful Paint](https://web.dev/lcp). |
| 4 | |
Annie Sullivan | 96d272f | 2020-08-25 16:00:16 | [diff] [blame^] | 5 | * Chrome 86 |
| 6 | * Metric definition improvement: [Largest Contentful Paint ignores paints with opacity 0](2020_08_lcp.md) |
Annie Sullivan | 1b511cc | 2020-04-23 20:18:14 | [diff] [blame] | 7 | * Chrome 83 |
| 8 | * Metric definition improvement: [Largest Contentful Paint measurement stops at first input or scroll](2020_05_lcp.md) |
| 9 | * Metric definition improvement: [Largest Contentful Paint properly accounts for visual size of background images](2020_05_lcp.md) |
Annie Sullivan | 377f8e51 | 2020-04-22 17:51:23 | [diff] [blame] | 10 | * Chrome 81 |
| 11 | * Metric definition improvement: [Largest Text Paint correctly reported while largest image is loading](2020_04_lcp.md) |
Annie Sullivan | e3042fa2 | 2020-02-05 18:07:40 | [diff] [blame] | 12 | * Chrome 79 |
| 13 | * Metric is elevated to stable; changes in metric definition will be reported in this log. |
Annie Sullivan | 32e8a88 | 2019-12-12 16:21:58 | [diff] [blame] | 14 | * Chrome 77 |
Annie Sullivan | e3042fa2 | 2020-02-05 18:07:40 | [diff] [blame] | 15 | * Experimental metric exposed via API: [Largest Contentful Paint](https://web.dev/lcp/) available via [PerformanceObserver API](https://wicg.github.io/largest-contentful-paint/) |