Last Modified
Tue Jun 16 16:27:07 -0400 2009
Requires

Description

require ‘facets/hash/to_h‘

 ---
 css_to_xpath - generic CSS to XPath selector transformer

 * @author      Andrea Giammarchi
 * @license     Mit Style License
 * @blog        http://webreflection.blogspot.com/
 * @project     http://code.google.com/p/css2xpath/
 * @version     0.1 - Converts correctly every SlickSpeed CSS selector [http://mootools.net/slickspeed/]
 * @note        stand alone vice-versa subproject [http://code.google.com/p/css2xpath/]
 * @info        http://www.w3.org/TR/CSS2/selector.html
 * @credits     some tips from Aristotle Pagaltzis [http://plasmasturm.org/log/444/]