kangax / cft
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
cft /
| name | age | message | |
|---|---|---|---|
| |
README | Fri Dec 05 06:57:37 -0800 2008 | |
| |
feature_tests.js | Tue Jan 05 15:24:45 -0800 2010 | |
| |
getStyleProperty.js | Sat May 09 11:05:37 -0700 2009 | |
| |
index.html | Tue Jan 05 14:45:06 -0800 2010 | |
| |
master.css | Fri Sep 18 08:27:45 -0700 2009 | |
| |
master.js | Fri Sep 18 06:43:45 -0700 2009 | |
| |
style.html | Thu May 14 08:16:33 -0700 2009 |
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/
