Skip to content

0.2.0

Compare
Choose a tag to compare
@cburgmer cburgmer released this 02 Mar 21:06
· 471 commits to master since this release
  • On rendering the viewport now is resized to match the HTML document's dimensions. This makes accepting new tests easier and will capture changes with growing pages.
  • Added a browser compatibility warning.
  • Fixes a bunch of rendering issues (by upgrading dependency rasterizeHTML.js). Major things:
    • AJAX executed in the page now is based off of the correct base URL
    • Input element values manipulated through JS are correctly shown.
    • Background-image and font-face definitions are now interpreted correctly.