0
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:squizlabs/HTML_CodeSniffer More... almost 9 years ago
Documentation: Fix a wrong character. More... about 9 years ago
Register sniff: Improve control flow graph. More... about 9 years ago
Some refactoring of the auditor. More... about 9 years ago
Resolve #143, #144. More... about 9 years ago
fix: undefined body dies with undefined is not an object (evaluating node.nodeType) More... about 9 years ago
Update Readme to include branch details. More... over 9 years ago
WCAG2 3.2.2: Fix false positive for buttons without a type attribute. More... over 9 years ago
Changed outputter so it doesn't try to convert and console.log the entire results object, but one at a time More... over 9 years ago
Suppress runtime errors which break formatted output when they appear by default in the console. More... over 9 years ago
Merge pull request #135 from telesma/master More... over 9 years ago
Added isAbsolute check for test fix #119 More... over 9 years ago
Merge branch 'master' of github.com:squizlabs/HTML_CodeSniffer More... over 9 years ago
Message change (from internal issue list), to clarify messages where lists are simulated using plain text. More... over 9 years ago
Merge pull request #123 from adelevie/patch-1 More... over 9 years ago
Fixed #121 in SC 1.3.1. More... over 9 years ago
Code comment typo in HTMLCS.js More... over 9 years ago
Merge pull request #122 from shanear/fix-global-leak More... almost 10 years ago
Fix global leak More... almost 10 years ago
Added JSON formatted report from PhantomJS runner More... almost 10 years ago
Added contextual HTML to PhantomJS runner output. Gives some sort of context as to where the error might have occurred, although it's DOM evaluated HTML and not source HTML. More... almost 10 years ago
(#118) Fix JS error in auditor on framesetted pages. More... almost 10 years ago
Fix syntax error. More... almost 10 years ago
Github issue #117. More... almost 10 years ago
PhantomJS script now no longer needs to be run from the same directory. More... almost 10 years ago
Fix syntax error in previous commit, "!===" should be "!==". More... about 10 years ago
First work on issue #93. Disabled elements contrast. More... about 10 years ago
Copy-edit in message. More... about 10 years ago
Review issue #100. More... about 10 years ago
Rest of fix for #110. More... about 10 years ago