Hi,
This is a web-compat issue. We would like to make the SVG `d` attribute (on path element) as a presentation attribute. We support the `d` attribute on the SVG path element already, and now we would like to add the `d` property in CSS and so we can render or create animations on the SVG path element by updating its style.
Platform coverage: All
Preference: "layout.css.d-property.enabled", I would like to enable this on nightly only for now.
DevTools bug: Nope.
Other browsers:
1. Google Chrome supports this
2. Safari: Not supported yet
web-platform-tests:
I will also add some in this folder.
Thanks,
Boris