Paint timing
The paint
performance entry and the PerformancePaintTiming
API measures the duration of "paint" (also called "render") operations as a page loads. The API measures the time to First Paint (FP) and First Contentful Paint (FCP), common metrics for perceived loading times.
Status
Baseline Widely Available (since 2023-10-26)
MDN documentation
Specifications
- Paint Timing, from Web Performance Working Group (W3C).
Browser support
- Chrome 60 Released on 2017-07-25
- Chrome Android 60 Released on 2017-08-01
- Edge 79 Released on 2020-01-15
- Firefox 84 Released on 2020-12-15
- Firefox for Android 84 Released on 2020-12-15
- Safari 14.1 Released on 2021-04-26
- Safari on iOS 14.5 Released on 2021-04-26
Web Platform Tests (WPT)
View the latest WPT test results for this featureView as JSON | Edit this feature | Report an issue | Web-features entry: source, dist