Re: [svgwg] Does the entire path need to be valid in order to use a path attribute on a textPath (#393)

Thank you for the clarification. Additionally, it seems there is currently no corresponding `path` property in CSS. Should we add one?

Something like: `d: path(“m 5,5 h 35 L 20,30 z”)`. However, if it were written as `path: path(“m 5,5 h 35 L 20,30 z”)` in CSS, it would seem a bit odd.

-- 
GitHub Notification of comment by yisibl
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/393#issuecomment-3875178956 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 10 February 2026 03:57:19 UTC