NEW 232082
[Web Animations] fix remaining composition test failures for transform types
https://bugs.webkit.org/show_bug.cgi?id=232082
Summary [Web Animations] fix remaining composition test failures for transform types
Antoine Quint
Reported 2021-10-21 08:15:07 PDT
This is a followup to bug 230404 which introduced support for composite operations but failed to make all of the transform-related tests pass. The remaining tests with failures are: - css/css-transforms/animation/rotate-composition.html (8) - css/css-transforms/animation/transform-composition.html (27) - css/css-transforms/animation/transform-matrix-composition.html (48) - css/css-transforms/animation/transform-perspective-composition.html (14) - css/css-transforms/animation/transform-rotate-composition.html (13) - css/css-transforms/animation/transform-skew-composition.html (22) - css/css-transforms/animation/transform-translate-composition.html (21) - css/css-transforms/animation/translate-composition.html (7) The number between parentheses is the number of remaining FAIL results in the test.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-21 08:15:31 PDT
Note You need to log in before you can comment on or make changes to this bug.