Bug 272219 - [svg] add support for the `d` presentation attribute as a CSS property
Summary: [svg] add support for the `d` presentation attribute as a CSS property
Status: RESOLVED DUPLICATE of bug 272447
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-05 05:52 PDT by Antoine Quint
Modified: 2024-04-10 05:45 PDT (History)
3 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-04-05 05:52:07 PDT
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.
Comment 1 Antoine Quint 2024-04-05 05:52:50 PDT
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.
Comment 2 Karl Dubost 2024-04-07 18:37:10 PDT

*** This bug has been marked as a duplicate of bug 234227 ***
Comment 3 Antoine Quint 2024-04-10 05:45:46 PDT

*** This bug has been marked as a duplicate of bug 272447 ***