| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SpecificityTest.php | 2017-07-31 | 2.2 kB | |
| PseudoNodeTest.php | 2017-07-31 | 799 Bytes | |
| SelectorNodeTest.php | 2017-07-31 | 948 Bytes | |
| HashNodeTest.php | 2017-07-31 | 854 Bytes | |
| NegationNodeTest.php | 2017-07-31 | 947 Bytes | |
| ElementNodeTest.php | 2017-07-31 | 963 Bytes | |
| FunctionNodeTest.php | 2017-07-31 | 1.7 kB | |
| ClassNodeTest.php | 2017-07-31 | 872 Bytes | |
| CombinedSelectorNodeTest.php | 2017-07-31 | 1.3 kB | |
| AbstractNodeTest.php | 2017-07-31 | 975 Bytes | |
| AttributeNodeTest.php | 2017-07-31 | 1.5 kB | |
| Totals: 11 Items | 13.0 kB | 0 | |
CssSelector Component
The CssSelector component converts CSS selectors to XPath expressions.
Resources
Credits
This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.