summaryrefslogtreecommitdiff
path: root/chromium/docs/speed/metrics_changelog/fcp.md
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/docs/speed/metrics_changelog/fcp.md')
-rw-r--r--chromium/docs/speed/metrics_changelog/fcp.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/chromium/docs/speed/metrics_changelog/fcp.md b/chromium/docs/speed/metrics_changelog/fcp.md
index 1d8545c469a..ef2c9f4798c 100644
--- a/chromium/docs/speed/metrics_changelog/fcp.md
+++ b/chromium/docs/speed/metrics_changelog/fcp.md
@@ -2,8 +2,12 @@
This is a list of changes to [First Contentful Paint](https://web.dev/fcp).
+* Chrome 86
+ * Metric definition improvements: [First Contentful Paint reported for videos, webgl2 canvases, and non-contentful SVG](2020_07_fcp.md)
+* Chrome 84
+ * Metric definition improvement: [First Contentful Paint not reported for opacity:0](2020_06_fcp.md)
* 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) \ No newline at end of file
+ * 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)