Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SVG] Safari and IE don't handle the clip-path used in stretchy characters #153

Closed
dpvc opened this issue Oct 6, 2018 · 0 comments
Closed

Comments

@dpvc
Copy link
Member

dpvc commented Oct 6, 2018

For Safari, the -webkit prefix is needed, and it must be in the styles attribute. For IE, it looks like you need to use url() for this. Perhaps a data URL will work?

@dpvc dpvc added the bug label Oct 8, 2018
dpvc added a commit that referenced this issue Oct 9, 2018
…tchy characters (one that works in IE and Safari). Resolves issue #153.
dpvc added a commit that referenced this issue Feb 7, 2019
Handling clipping for the extenders of stretchy characters in IE and Safari.  #153
@dpvc dpvc closed this as completed Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant