Bug 274935

Summary: 'd' property support should be behind a feature flag
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: SVGAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, igrecesc, sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 234227, 276172    

Description Cameron McCormack (:heycam) 2024-05-30 17:00:46 PDT
Parsing support for the ‘d’ property has been landed, but <path> elements don’t yet use it for their shape. We should put the property behind a disabled feature flag until it’s ready.
Comment 1 Cameron McCormack (:heycam) 2024-05-30 17:01:58 PDT
rdar://129028514
Comment 2 Cameron McCormack (:heycam) 2024-05-30 17:06:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29344
Comment 3 EWS 2024-05-30 22:42:58 PDT
Committed 279563@main (fbdfff8e6dba): <https://commits.webkit.org/279563@main>

Reviewed commits have been landed. Closing PR #29344 and removing active labels.
Comment 4 Antoine Quint 2024-06-25 01:42:27 PDT
*** Bug 275842 has been marked as a duplicate of this bug. ***