Skip to content

Element improvements and debugging

Compare
Choose a tag to compare
@g105b g105b released this 09 Oct 09:35
· 79 commits to master since this release
2348e42

Unit test coverage on the Element class is now improved to 100%, thanks to @Jelmergu.

The Element class has been improved to take advantage of the new CssXPath updates, along with fixing getter/setter for the value attribute, and a check for the property map constant which improves working with non-html documents such as XML.