Added CSS selectors to the list of features.

This commit is contained in:
Yorick Peterse 2014-11-16 22:55:44 +01:00
parent e02cb54fa2
commit 67abe7731e
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ Querying a document using a namespace:
* Low memory footprint
* High performance, if something doesn't perform well enough it's a bug
* Support for XPath 1.0
* CSS3 selector support
* XML namespace support (registering, querying, etc)
## Requirements