css4j v3.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.