Bug 276172 - [svg] enable support for the 'd' property by default
Summary: [svg] enable support for the 'd' property by default
Status: NEW
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: 274935
Blocks: 234227
  Show dependency treegraph
 
Reported: 2024-07-03 03:56 PDT by Antoine Quint
Modified: 2024-07-22 02:35 PDT (History)
4 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-07-03 03:56:56 PDT
Once all subtasks of 234227 are complete, we should enable the flag added in 279563@main by default.
Comment 1 Antoine Quint 2024-07-03 03:57:04 PDT
rdar://129035240
Comment 2 Antoine Quint 2024-07-12 01:15:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/30743