Summary: | [Web Animations] Remove the legacy-animation-engine tests | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> | ||||
Component: | Animations | Assignee: | Antoine Quint <graouts> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | aboxhall, apinheiro, ap, cfleizach, dino, dmazzoni, eric.carlson, ews-watchlist, glenn, jcraig, jdiggs, jer.noble, jonlee, philipj, samuel_white, sergio, simon.fraser, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Antoine Quint
2020-03-09 08:48:33 PDT
Created attachment 393039 [details]
Patch
Given the animation engine based on the Web Animations specification has been enabled by default for a while now, we don't need to keep testing the legacy animation engine. Comment on attachment 393039 [details]
Patch
I think that there are few more directories to remove.
LayoutTests/platform/wpe/legacy-animation-engine
LayoutTests/platform/ios-wk2/legacy-animation-engine
LayoutTests/platform/win/legacy-animation-engine
LayoutTests/platform/ios/legacy-animation-engine
LayoutTests/platform/mac/legacy-animation-engine
LayoutTests/platform/ios-wk1/legacy-animation-engine
LayoutTests/platform/gtk/legacy-animation-engine
LayoutTests/platform/wincairo/legacy-animation-engine
|