Bug 230178

Summary: css/css-transforms/translate-getComputedStyle.html fails
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CSSAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: esprehn+autocc, ews-watchlist, glenn, graouts, gyuyoung.kim, koivisto, macpherson, menard, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar, WPTImpact
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 230080    
Attachments:
Description Flags
Patch
none
Patch none

Description Simon Fraser (smfr) 2021-09-10 16:22:37 PDT
https://drafts.csswg.org/css-transforms-2/#propdef-translate says:

Note: The resolved value of the translate property is the computed value, and thus getComputedStyle() includes percentage values in its results.

We need to implement this to fix the test.
Comment 1 Simon Fraser (smfr) 2021-09-10 21:59:07 PDT
Created attachment 437940 [details]
Patch
Comment 2 Simon Fraser (smfr) 2021-09-11 10:34:06 PDT
Created attachment 437956 [details]
Patch
Comment 3 EWS 2021-09-11 18:41:15 PDT
Committed r282315 (241585@main): <https://commits.webkit.org/241585@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437956 [details].
Comment 4 Radar WebKit Bug Importer 2021-09-11 18:42:18 PDT
<rdar://problem/83018210>