Skip to content

Commit

Permalink
Update browser support info
Browse files Browse the repository at this point in the history
  • Loading branch information
philipwalton committed Mar 13, 2021
1 parent a32bb02 commit a90eda3
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 @@ -594,7 +594,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, Safari Technology Preview
- `getFCP()`: Chromium, Firefox, Safari Technology Preview
- `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 a90eda3

Please sign in to comment.