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

fix dispaying svg in Firefox #22

Merged
merged 2 commits into from
May 9, 2016
Merged

fix dispaying svg in Firefox #22

merged 2 commits into from
May 9, 2016

Conversation

andrusieczko
Copy link
Owner

@andrusieczko andrusieczko commented May 7, 2016

As it was suggested by @zoxon, sometimes svg was not displayed in Firefox when display: none was applied.

Instead, position: absolute; visibility: hidden combined with zero height and width was used.

Fixes #19.

@zoxon: can you please check if this works for you?

Thanks,
Karol

@andrusieczko andrusieczko merged commit 8e4b14f into master May 9, 2016
andrusieczko added a commit that referenced this pull request Dec 20, 2016
Chrome 55+ hot fix: render SVG first, then add clip-path property
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant