blob: 68b1a494acda1f7beeae18612764da3d93bf7dc7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# First Input Delay Changelog
This is a list of changes to [First Input Delay](https://web.dev/fid).
* Chrome 83
* Metric definition improvement: [First Input Delay includes inputs with delays < 1ms in Chrome User Experience Report](2020_05_fid.md)
* Chrome 77
* Metric exposed via API: [First Input Delay](https://web.dev/fid/) available via [Event Timing API](https://github.com/tdresser/event-timing#first-input-timing)
* Chrome 75
* Metric definition improvement: [First Input Delay includes input events that had previously been filtered](2019_07_fid.md)
|