summaryrefslogtreecommitdiff
path: root/chromium/docs/speed/metrics_changelog/fcp.md
blob: 1d8545c469a8b3856258449bab313b05c0ccbd6b (plain)
1
2
3
4
5
6
7
8
9
# First Contentful Paint Changelog

This is a list of changes to [First Contentful Paint](https://web.dev/fcp).

* Chrome 77
  * Metric definition improvement: [First Contentful Paint ending switches from swap time to presentation time](2019_12_fcp.md)
  * Chrome performance regression: [First Contentful Paint regression (recovered in Chrome 78)](2019_12_fcp.md)
* Chrome 60
  * Metric exposed via API: [First Contentful Paint](https://web.dev/first-contentful-paint/) available via [Paint Timing API](https://w3c.github.io/paint-timing/#first-contentful-paint)