Bug 245606
Summary: | When creating a matrix3d() value the tz component does not account for zoom | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | CSS | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, Hironori.Fujii, koivisto, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=164580 | ||
Bug Depends on: | |||
Bug Blocks: | 235807 |
Antoine Quint
In transformsForValue() in the matrix3d() case, we account for zoom for tx and ty, but not for tz, although we do when parsing translateZ().
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/4651
EWS
Committed 254823@main (a32f83928115): <https://commits.webkit.org/254823@main>
Reviewed commits have been landed. Closing PR #4651 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100355344>