Skip to content

Releases: HtmlUnit/htmlunit-cssparser

1.7.0

07 Nov 14:38

Choose a tag to compare

  • fix 'rem' support
  • support for the dimensions 'ch', 'vw', 'vh', 'vmin' and 'vmax' added
  • minus sign no longer supported inside unknown dimensions. This fixes a problem when parsing calc terms without whitespace around the minus like in calc(42vh-16.4em)

1.6.0

03 Oct 12:15

Choose a tag to compare

  • support calc()
  • support var()

Thanks to Christian Morgner.

1.5.0

18 Aug 12:37

Choose a tag to compare

  • improved resource handling

1.4.0

16 Apr 18:33

Choose a tag to compare

  • cleanup and minor fixes

1.3.0

26 Feb 17:26

Choose a tag to compare

  • add support for 'rem' unit
  • get rid of all the w3c dependencies
  • simplification/modernization

1.2.0

09 Sep 08:54

Choose a tag to compare

  • code cleanup and simplification

1.1.0

22 Jul 11:48

Choose a tag to compare

prepare version 1.1.0

1.0.0

25 Mar 10:34

Choose a tag to compare

next try version 1.0.0