Category Archives: csspool

CSSPoolのドキュメンテーション

日本語を練習していました。日本語のドキュメンテーションにCSSPoolを書くと思います。でも、日本語を書くのは難しで私は遅い!www!

More CSSPool Fun

I just finished up a matching method on CSSPool. So you can pass an hpricot node to a selector AST, and determine whether the node matches or not.
Lets say for example that you had an html document and a css document, and you wanted to know what selectors matched a given hpricot node, you [...]