Bug 245785 - [css-typed-om] support reification of transform functions
Summary: [css-typed-om] support reification of transform functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 175733 235808
  Show dependency treegraph
 
Reported: 2022-09-28 08:25 PDT by Antoine Quint
Modified: 2022-09-30 00:30 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-09-28 08:25:07 PDT
CSSStyleValueFactory::reifyValue() needs to know how to handle the various transform-related functions of type CSSFunctionValue.
Comment 1 Antoine Quint 2022-09-28 08:35:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4794
Comment 2 EWS 2022-09-30 00:29:55 PDT
Committed 255022@main (0b0b865747d4): <https://commits.webkit.org/255022@main>

Reviewed commits have been landed. Closing PR #4794 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-30 00:30:49 PDT
<rdar://problem/100600333>