Bug 232082
Summary: | [Web Animations] fix remaining composition test failures for transform types | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84507924>