Skip to content

v2.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 09:04
· 646 commits to master since this release

2.20.0 (2022-12-16)

Bug Fixes

  • hanging-punctuation makes text selection difficult for paragraph-last punctuation (00177d3), closes #1062
  • Question: react renderer size (9d1fe83), closes #709
  • Some text-* properties are not applied to page margin box content (c3082f6), closes #1059
  • Text-decoration-line should not be skipped at ideograph-alpha/numeric text spacing (e8382ed), closes #1061
  • Wrong cascading with shorthand property text-decoration and its longhand (7674360), closes #1054

Features

  • Add support for CSS lh and rlh units (554d300), closes #1035
  • Add support for CSS margin-break property (a3086dc), closes #734
  • Support (-webkit-)text-stroke properties (73e0560), closes #1055