You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure what the best way to audit the list of events is. We do explicitly exclude continuous events from reporting, but some other events seem just overlooked.
This is a good list from MDN that summarizes the plethora of events defined in different places.
The request for focus comes from a team at Microsoft, but I have also seen many websites where the focus event(s) play a significant role during interactions.
The text was updated successfully, but these errors were encountered:
The current list of supported events is here
I'm not sure what the best way to audit the list of events is. We do explicitly exclude continuous events from reporting, but some other events seem just overlooked.
This is a good list from MDN that summarizes the plethora of events defined in different places.
The request for focus comes from a team at Microsoft, but I have also seen many websites where the focus event(s) play a significant role during interactions.
The text was updated successfully, but these errors were encountered: