Skip to content

Tags: cburgmer/rasterizeHTML.js

Tags

0.4.1

Toggle 0.4.1's commit message
New bug fix version, fix error with loading particular URLs

0.4.0

Toggle 0.4.0's commit message
New minor version.

- Use browser's native CSSOM where available and fallback to JS CSSOM on Chrome dropping dependency on JSCSSP.
- Optimize parsing of CSS for performance.
- Fix a few bugs with HTML & CSS parsing.
- Report human readable on failed resource and report JS execution errors.

0.3.0

Toggle 0.3.0's commit message
New minor version. Support for .svg images, .ttf and .otf fonts, mult…

…iple background images. Fixes a few bugs.

0.2.1

Toggle 0.2.1's commit message
New bug fix version, fixing how JS files are included

0.2.0

Toggle 0.2.0's commit message
Minor release. Fix issue with Firefox 18, implement execution of JS.

0.1.1

Toggle 0.1.1's commit message
Tiny release including a bug fix and refactorings

0.1.0

Toggle 0.1.0's commit message
0.1.0 following semantic versioning to make bower happy