Bug 272219
| Summary: | [svg] add support for the `d` presentation attribute as a CSS property | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | karlcow, sabouhallawa, zimmermann |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
The SVG attribute "d" is a presentation attribute (https://www.w3.org/TR/SVG/styling.html#TermPresentationAttribute) and thus should be available as a CSS property.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
I expect not supporting this is causing other WPT failures, but it is at least costing us a unique browser failure in web-animations/responsive/d.html.
Karl Dubost
*** This bug has been marked as a duplicate of bug 234227 ***
Antoine Quint
*** This bug has been marked as a duplicate of bug 272447 ***