Bug 274935
| Summary: | 'd' property support should be behind a feature flag | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
| Component: | SVG | Assignee: | 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 | ||
Cameron McCormack (:heycam)
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Cameron McCormack (:heycam)
rdar://129028514
Cameron McCormack (:heycam)
Pull request: https://github.com/WebKit/WebKit/pull/29344
EWS
Committed 279563@main (fbdfff8e6dba): <https://commits.webkit.org/279563@main>
Reviewed commits have been landed. Closing PR #29344 and removing active labels.
Antoine Quint
*** Bug 275842 has been marked as a duplicate of this bug. ***