Bug 272446 - [svg] add parsing and computed style support for the `d` property
Summary: [svg] add parsing and computed style support for the `d` property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 234227 272447
  Show dependency treegraph
 
Reported: 2024-04-10 00:44 PDT by Antoine Quint
Modified: 2024-04-10 05:23 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 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>