
committed by
Kara Erickson

parent
929334b0bf
commit
b61dafaeac
@ -23,7 +23,7 @@ export function supportsAnimationEventCreation() {
|
||||
try {
|
||||
makeAnimationEvent('end', 'test', 0);
|
||||
supported = true;
|
||||
} catch (e) {
|
||||
} catch {
|
||||
}
|
||||
return supported;
|
||||
}
|
||||
|
Reference in New Issue
Block a user