3
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure consistency of error messages (fixes #89) More... almost 13 years ago
Build should not be checked in More... almost 13 years ago
Updated parser to deal with CSS escaping (fixes #97) More... almost 13 years ago
uncommenting text indent test More... almost 13 years ago
Merge branch 'master' of github.com:stubbornella/csslint More... almost 13 years ago
test file for negative text-indent rule fixes #109 More... almost 13 years ago
test file for negative text-indent rule More... almost 13 years ago
docs for negative text-indent to hide text More... almost 13 years ago
Added rule to warn when using the universal selector (fixes #38) More... almost 13 years ago
Merge fixes More... almost 13 years ago
Changed too many \!important error to a warning (fixes #105) More... almost 13 years ago
Changed wording of \!important error to include max usage recommendation (fixes #104) More... almost 13 years ago
Added user-select to vendor prefix rule (fixes #98) More... almost 13 years ago
Fixed error where Rhino CLI could not read directories (fixes #106) More... almost 13 years ago
Updated parser to allow using CSS3 keyframes More... almost 13 years ago
Final changes for 0.4.0 More... almost 13 years ago
Updated parser (fixes #49) More... almost 13 years ago
Fixed formatters so they work with multiple files correctly More... almost 13 years ago
Merged in formatting options (pull #86) More... almost 13 years ago
Fixed build script so it doesn't delete release directory all the time More... almost 13 years ago
Added rule for compatible vendor prefixes (pull #78) More... almost 13 years ago
Merge pull request #78 from barberboy/issue-54-compatible-vendor-prefixes More... almost 13 years ago
Added rule for duplicate properties (fixes #51) More... almost 13 years ago
Added -webkit-box-shadow to vendor prefix rule More... almost 13 years ago
Updated error message for display:inline used with float (fixes #16) More... almost 13 years ago
Merge pull request #99 from topaxi/patch-1 More... almost 13 years ago
Fixed little typo in README.md (may => many). More... almost 13 years ago
Vendor prefix rule only checks for known rules (fixes #93, #54, #27) More... almost 13 years ago
Make sure @font-face doesn't break vendor-prefix rule (fixes #90) More... almost 13 years ago
Fix parser issue with url() (fixes #94) More... almost 13 years ago