Skip to content

Releases: HtmlUnit/htmlunit-cssparser

HtmlUnit-CSSParser 3.5.0

19 Aug 07:39
Compare
Choose a tag to compare
  • fix: 'inherit'' is a valid class selector name (#32)

see HtmlUnit release notes for more details

HtmlUnit-CSSParser 3.4.0

26 Jul 19:03
Compare
Choose a tag to compare
  • only version no changed

see HtmlUnit release notes for more details

HtmlUnit-CSSParser 3.3.0

03 Jun 17:30
Compare
Choose a tag to compare
  • only version no changed

see HtmlUnit release notes for more details

HtmlUnit-CSSParser 3.2.0

14 May 17:41
Compare
Choose a tag to compare
  • custom properties without values are valid

see HtmlUnit release notes for more details

HtmlUnit-CSSParser 3.1.0

16 Apr 08:04
Compare
Choose a tag to compare
  • simplified parser

HtmlUnit-CSSParser 3.0.0

18 Mar 15:48
Compare
Choose a tag to compare
  • group name changed to org.htmlunit
  • package names changed to org.htmlunit.cssparser

1.14.0

22 Jan 16:43
Compare
Choose a tag to compare
  • introduce model class NotPseudoClassCondition and updated parser

1.13.0

28 Dec 13:47
Compare
Choose a tag to compare

1.12.0

24 Apr 12:54
Compare
Choose a tag to compare
  • validate page pseudo classes
  • add CSSPageRuleImpl#setSelectorText()
  • use the error handler in method CSSPageRuleImpl#setCssText()

1.11.0

11 Dec 10:42
Compare
Choose a tag to compare
  • support for dimensions turn and quater added
  • hsl/hsla support added
  • improved color parsing for rgb/rgba
  • jUnit 5