Bug 249421 - [CSS] Fix computed value for `transform` property
Summary: [CSS] Fix computed value for `transform` property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-12-15 11:56 PST by Chris Dumez
Modified: 2022-12-15 17:04 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-12-15 11:56:28 PST
Fix computed value for `transform` property. SkewY was incorrectly reported as SkewX due to a bad copy/paste.
Comment 1 Chris Dumez 2022-12-15 11:57:38 PST
Pull request: https://github.com/WebKit/WebKit/pull/7713
Comment 2 Chris Dumez 2022-12-15 11:59:38 PST
Pull request: https://github.com/WebKit/WebKit/pull/7714
Comment 3 EWS 2022-12-15 17:03:15 PST
Committed 257964@main (199b72026c4d): <https://commits.webkit.org/257964@main>

Reviewed commits have been landed. Closing PR #7714 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2022-12-15 17:04:16 PST
<rdar://problem/103425506>