Skip to content

Example 2 on project page does not load image in WebKit #81

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

Closed
cburgmer opened this issue Nov 2, 2014 · 2 comments
Closed

Example 2 on project page does not load image in WebKit #81

cburgmer opened this issue Nov 2, 2014 · 2 comments

Comments

@cburgmer
Copy link
Owner

cburgmer commented Nov 2, 2014

See #69

@cburgmer
Copy link
Owner Author

cburgmer commented Nov 2, 2014

Opening http://cburgmer.github.io/rasterizeHTML.js/ with the Safari developer tools shows the rendered image under "Resources". The second resource starting with "data:image/svg+xml;charset=..." shows the rendered image, initially also omitting the image. Double clicking opens the image in another tab and correctly renders the image. Going back to the project page and re-triggering the draw operation by pressing a random key now makes the tiger image appear.

This looks like similar behaviours from the past as documented in https://github.com/cburgmer/rasterizeHTML.js/wiki/Browser-issues. Not sure how to tweak Safari in correctly rendering, especially as it is impossible to reproduce locally, not even with a local webserver.

@cburgmer
Copy link
Owner Author

Does so now in Safari 9.1.3

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

No branches or pull requests

1 participant