Bug 249421
Summary: | [CSS] Fix computed value for `transform` property | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | CSS | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 175733 |
Chris Dumez
Fix computed value for `transform` property. SkewY was incorrectly reported as SkewX due to a bad copy/paste.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/7713
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/7714
EWS
Committed 257964@main (199b72026c4d): <https://commits.webkit.org/257964@main>
Reviewed commits have been landed. Closing PR #7714 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103425506>