Bug 272446

Summary: [svg] add parsing and computed style support for the `d` property
Product: WebKit Reporter: Antoine Quint <graouts>
Component: SVGAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 234227, 272447    

Description Antoine Quint 2024-04-10 00:44:03 PDT
The first step towards complete support for the `d` property (bug 234227) is parsing, storing and serializing its value.
Comment 1 Antoine Quint 2024-04-10 00:46:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27072
Comment 2 EWS 2024-04-10 05:22:43 PDT
Committed 277297@main (9757b8522b28): <https://commits.webkit.org/277297@main>

Reviewed commits have been landed. Closing PR #27072 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-04-10 05:23:13 PDT
<rdar://problem/126201312>