Bug 232082

Summary: [Web Animations] fix remaining composition test failures for transform types
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: achristensen, dino, graouts, jonlee, nmouchtaris, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 230404, 236116, 236480    
Bug Blocks: 189299    

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.