0.4.0
niklasvh/html2canvas0.4.0Sep 7, 2013by niklasvh
AI Summary
A significant milestone removing legacy Internet Explorer support and modernizing the build process, while adding comprehensive CSS feature support.
Key Highlights
- Added rendering tests with webdriver
- Switched to using grunt for building
- Removed support for IE<9, including any FlashCanvas bits
- Support for border-radius
- Support for multiple background images, size, and clipping
Breaking Changes
- Removed support for IE<9
- Removed FlashCanvas support
New Features
- WebDriver tests
- Border-radius support
- Multiple background images
- Pseudo-element support
- Placeholder rendering
Full Release Notes
- Added rendering tests with <a href="https://github.com/niklasvh/webdriver.js">webdriver</a> - Switched to using grunt for building - Removed support for IE<9, including any FlashCanvas bits - Support for border-radius - Support for multiple background images, size, and clipping - Support for :before and :after pseudo elements - Support for placeholder rendering - Reformatted all tests to small units to test specific features