Added CSS selectors to the list of features.
This commit is contained in:
parent
e02cb54fa2
commit
67abe7731e
|
@ -95,6 +95,7 @@ Querying a document using a namespace:
|
||||||
* Low memory footprint
|
* Low memory footprint
|
||||||
* High performance, if something doesn't perform well enough it's a bug
|
* High performance, if something doesn't perform well enough it's a bug
|
||||||
* Support for XPath 1.0
|
* Support for XPath 1.0
|
||||||
|
* CSS3 selector support
|
||||||
* XML namespace support (registering, querying, etc)
|
* XML namespace support (registering, querying, etc)
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
Loading…
Reference in New Issue