You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.