You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I'm not exactly sure what the standard says on whether fill or stroke attributes on the use element are taken into account or not, according to this, they are taken into account if the "referred" element didn't have any such attribute applied.
SNV doesn't seem to take it into account at all.
Look at the following document as an example. The first one is the rendering by SNV and the second one is by Librsvg.
Please, feel free to close this issue if this behavior isn't required by the standard.