Bug 245527
Summary: | Blending between two rotateZ() transform values should serialize as rotate3d() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 235807 |
Antoine Quint
The test imported/w3c/web-platform-tests/css/css-transforms/animation/transform-interpolation-computed-value.html has some failures where blending between two rotateZ() values yields a rotate() computed style rather than rotate3d().
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/4598
EWS
Committed 254782@main (1f231e23b766): <https://commits.webkit.org/254782@main>
Reviewed commits have been landed. Closing PR #4598 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100316589>