Skip to content

css4j v3.3.0

Choose a tag to compare

@carlosame carlosame released this 05 Jan 14:05
· 151 commits to master since this release
css4j-3.3.0

This release is published ahead of schedule because it provides APIs used by the EchoSVG software, but also has a couple of interesting additions:

  • DOM: new DOMElement.getInnerText().
  • CSSOM: support the :dir() pseudo-class in computed styles, important for users of arabic and other right-to-left languages.