Skip to content

0.7.0

Compare
Choose a tag to compare
@cburgmer cburgmer released this 12 Dec 13:30
· 411 commits to master since this release
  • The resulting image now reflects the correct content size, i.e. it will be bigger than the defined viewport if content overflows.
  • New options to simulate a :hover and :active effect on elements by passing a selector to options hover and active. See examples/pseudoClasses.html.
  • Allow AJAX in the executed page to be based on the correct base URL.
  • Correctly render input element values changed through script manipulation.
  • Fix issue with script attributes being stripped on inlining.
  • Fix issue with CSS import paths not being based relatively to the referencing document's URL.
  • Fix issue with font face defintions being stripped of font-weight and font-style values.