Bug 207054 - Improve test webanimations/opacity-animation.html to not use setTimeout()
Summary: Improve test webanimations/opacity-animation.html to not use setTimeout()
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-31 09:54 PST by Antoine Quint
Modified: 2020-01-31 10:05 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2020-01-31 09:54:07 PST
The test we introduced for bug 207044 uses a 100ms timeout. We should find a way to make it faster.