Skip to content

Commit

Permalink
The Paint Timing API is now supported by Safari
Browse files Browse the repository at this point in the history
That is, the stable Safari that ships with iOS 14.5 or macOS 11.4.
  • Loading branch information
tomayac authored and philipwalton committed May 6, 2021
1 parent a199f5f commit 5eeb04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ The `web-vitals` code has been tested and will run without error in all major br
Browser support for each function is as follows:

- `getCLS()`: Chromium,
- `getFCP()`: Chromium, Firefox, Safari Technology Preview
- `getFCP()`: Chromium, Firefox, Safari
- `getFID()`: Chromium, Firefox, Safari, Internet Explorer (with the [polyfill](#how-to-use-the-polyfill))
- `getLCP()`: Chromium
- `getTTFB()`: Chromium, Firefox, Safari, Internet Explorer
Expand Down

0 comments on commit 5eeb04d

Please sign in to comment.