- From: François REMY via GitHub <sysbot+gh@w3.org>
- Date: Thu, 14 Sep 2023 14:10:23 +0000
- To: public-css-archive@w3.org
Just wanted to note that there is a precedent for multiple rendering of an identical element in SVG, but the styles are not fully open, only a few things (color, size, etc...) were customizable. https://developer.mozilla.org/en-US/docs/Web/SVG/Element/marker Despite that precedent, I think a full redo-css style rule matching on a virtual element is going to be difficult for UAs to implement. If the goal is to allow full customizability, cloning the HTML is more likley to be a good solution. -- GitHub Notification of comment by FremyCompany Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9284#issuecomment-1719532005 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 14 September 2023 14:10:25 UTC