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

Linear Gradient not working #1773

Closed
1 of 2 tasks
jabrware opened this issue Mar 14, 2019 · 0 comments
Closed
1 of 2 tasks

Linear Gradient not working #1773

jabrware opened this issue Mar 14, 2019 · 0 comments
Labels

Comments

@jabrware
Copy link

Please make sure you are testing with the latest release of html2canvas.
Old versions are not supported and issues reported for them will be closed.

Please follow the general troubleshooting steps first:

  • You are using the latest version
  • You are testing using the non-minified version of html2canvas and checked any potential issues reported in the console

Bug reports:

When using this css:

background-image: linear-gradient(rgba(0, 0, 0, 0.7) 0.1em, transparent 0.1em), linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0.1em, transparent 0.1em);
background-size: 1em 1em;

Nothing is drawn on the image.

JS Fiddle

Specifications:

  • html2canvas version tested with: 1.0.0-alpha.12
  • Browser & version: all
  • Operating system: windows 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants