Sha256: 16ac3137906900e6aa6e87232d328a7f1898739d0b6dff5526f22064759d4252
Contents?: true
Size: 955 Bytes
Versions: 1
Compression:
Stored size: 955 Bytes
Contents
= html_css_decorator Populates a Nokogiri HTML document with CSS information on nodes where CSS styles apply. The CSS information is the resulting CSS styles which would apply for the given element if it was shown in a browser. The tool should correctly use specification rules as defined by W3C. The tool uses my own extension of 'Css_parser' by Alex Dunae. The Css_parser used is version 1.1.2, available from my github@kristianmandrup account. == Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Send me a pull request. Bonus points for topic branches. == Copyright Copyright (c) 2010 Kristian Mandrup. See LICENSE for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
html_css_decorator-0.1.2 | README.rdoc |