Skip to content

Release 0.3.0

Fred Chasen requested to merge release_0.3.0 into main
  • Switch the Playwright for Docker image base and spec running:
  • Remove Linux and Mac specs for specs generated from Playwright in Docker
  • Respect maxChars set in options
  • Fix for target-counter with single colon css selectors
  • Inherit wrapper height from page area to set correct rendering area
  • Fix footnotes in tables
  • Honor break-inside="avoid" on tbody elements
  • Set marginal content to clone once instead of per page
  • Honor named pages even when they are nested/wrapped
  • Do not remove empty
      elements or split parts

Merge request reports