Bug 245570
| Summary: | Blending between scaleZ() and scale() transforms should serialize as scale3d() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, koivisto, 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 scaleZ() and scale() values which yield a scale() computed style rather than scale3d().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/4626
EWS
Committed 254794@main (ca214b3c337e): <https://commits.webkit.org/254794@main>
Reviewed commits have been landed. Closing PR #4626 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100330766>