The plan is to support full CSS queries for queries as these are better known, easier for web developers to use and more natural to the content being worked with.
There's a compact JavaScript CSS to XPath converter here https://code.google.com/p/css2xpath/source/browse/trunk/src/css2xpath.js that I can port to PHP.
The plan is to support full CSS queries for queries as these are better known, easier for web developers to use and more natural to the content being worked with.
There's a compact JavaScript CSS to XPath converter here https://code.google.com/p/css2xpath/source/browse/trunk/src/css2xpath.js that I can port to PHP.