First Contentful Paint Changes in M86

Changes in Chrome 86

In Chrome 86, some small changes were made to First Contentful Paint to bring its implementation in line with the specification.

The changes are:

How does this affect a site's metrics?

This change affects a small set of sites:

  • Sites with a first contentful paint which is only a video element without a poster attribute will have an earlier FCP time.
  • Sites with a first contentful paint which is only an empty SVG element will have a later FCP time.
  • Sites with a first contentful paint which is only a WebGL canvas will have an earlier FCP time.

We do not see an impact from this change in our overall metrics, so we believe the effect on most sites will be minimal.

When were users affected?

Most users were updated to Chrome 86 the week of October 5, 2020.