public
Description: Common Feature Tests
Homepage: http://yura.thinkweb2.com/cft/
Clone URL: git://github.com/kangax/cft.git
cft /
name age message
file README Fri Dec 05 06:57:37 -0800 2008 Change README [Juriy Zaytsev]
file feature_tests.js Loading commit data...
file getStyleProperty.js
file index.html
file master.css
file master.js
file style.html
README
Common Feature Tests (CFT) aims to provide a convenient set of feature tests (duh!) for Javascript (and JScript). It 
eliminates a need for browser sniffing, providing a much more robust way to work around environment quirks. None of the 
tests require presence of `document.body` and so can be run at any time. A "live" version is at 
http://yura.thinkweb2.com/cft/