← Back to release summary

First Paint Timing API

Category
JavaScript
Type
New or changed feature
Status
Enabled by default (Chrome 60)
Intent stage
None

Summary

API to enable developers to measure time for First Paint (FP) & First Contentful Paint (FCP) -- the first key moments in loading that they care about. These moments are added as 'paint' entries in the Performance Timing API.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/PerformancePaintTiming https://developers.google.com/web/updates/2017/07/nic60#paint

View on chromestatus.com