Bug 272509
Summary: | [svg] make `d` a presentation attribute | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | SVG | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | commit-queue, sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 272633 | ||
Bug Blocks: | 234227, 272415, 272417, 276217 |
Antoine Quint
While we've added support for parsing (bug 272446) and interpolating (272447) the `d` property, we still don't account for both the values provided by style and the XML attribute to determine the actual path data.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/27133
EWS
Committed 277451@main (5187e475ef75): <https://commits.webkit.org/277451@main>
Reviewed commits have been landed. Closing PR #27133 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/126393877>
Antoine Quint
*** Bug 272415 has been marked as a duplicate of this bug. ***
Antoine Quint
*** Bug 272417 has been marked as a duplicate of this bug. ***
WebKit Commit Bot
Re-opened since this is blocked by bug 272633
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/30434
EWS
Committed 280621@main (9c6d47b82456): <https://commits.webkit.org/280621@main>
Reviewed commits have been landed. Closing PR #30434 and removing active labels.