Posted by Matthew Weier O'Phinney (matthew) on 2008-05-15T13:21:39.000+0000
Currently have support for:
* id selectors
* class selectors
* child selectors
* relative associations between atoms
* multiple paths (comma separated CSS selectors)
At this point, we have pretty much all we need to create XPath from CSS selectors
Posted by Matthew Weier O'Phinney (matthew) on 2008-05-19T09:16:22.000+0000
Branching for class selectors is now implemented and functional.
Posted by Matthew Weier O'Phinney (matthew) on 2008-07-14T19:45:21.000+0000
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-05-15T13:21:39.000+0000
Currently have support for: * id selectors * class selectors * child selectors * relative associations between atoms * multiple paths (comma separated CSS selectors)
At this point, we have pretty much all we need to create XPath from CSS selectors
Posted by Matthew Weier O'Phinney (matthew) on 2008-05-19T09:16:22.000+0000
Branching for class selectors is now implemented and functional.
Posted by Matthew Weier O'Phinney (matthew) on 2008-07-14T19:45:21.000+0000
Complete in incubator