-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Implement TransitionEvent #1781
Copy link
Copy link
Closed
Labels
event classesFeature requests related to new event classesFeature requests related to new event classesmetr upliftA candidate for the METR Uplift experimentA candidate for the METR Uplift experiment
Description
while using new window.TransitionEvent('transitionend') in my tests, I get:
TypeError: window.TransitionEvent is not a constructor
Using
jsdom v9.12.0
node v7.7.3
jest v19.0.2
Is this not implemented in jsdom?
Is there a plan of implementing it in future?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
event classesFeature requests related to new event classesFeature requests related to new event classesmetr upliftA candidate for the METR Uplift experimentA candidate for the METR Uplift experiment