-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
Hey
Firefox seems to be having a lot of problems when setting gradient to fill or stroke by styles.
Firefox resolves paths to svg gradients defs differently than Chrome, it uses relative paths. It may randomly add none
to the end of any of those rules :\
Looks like those problems may be avoided by using html attributes stroke
and fill
instead of styles
It occurs when path is other than /
Did you noticed something like that?
Metadata
Metadata
Assignees
Labels
No labels