openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
HTML_CodeSniffer
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
21 days
ago. based on code collected
22 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 5 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added npm instructions. Resolves #207.
ironikart
More...
almost 7 years ago
Added color to the input type list. This resolves #210.
ironikart
More...
almost 7 years ago
Merge branch 'translation'
ironikart
More...
almost 7 years ago
Added missing wildcard to gruntfile
ironikart
More...
almost 7 years ago
Added basic translation description
ironikart
More...
almost 7 years ago
Added new getTranslation method to HTMLCS and scoped translation object into language codes. HTMLCS.process and HTMLCSAuditor.run can accept language arguments specifically. The auditor will read the current documents language via <html lang="{string}">" and set it automatically, or use the default of en if the global translation object doesn't contain a key with the matching language code.
ironikart
More...
almost 7 years ago
Updated incorrect instructions for PhantomJS. This fixes issue #215.
ironikart
More...
almost 7 years ago
Merge branch 'master' of https://github.com/nsulzycki/HTML_CodeSniffer into translation
ironikart
More...
almost 7 years ago
Add missed translation.
Norbert Sulzycki
More...
almost 7 years ago
Allow unmatched elements for 4.1.2 which are role='button' to use aria labels to pass as valid names for an accessibility API. This will trigger on any element using that role. This resolves #160.
ironikart
More...
almost 7 years ago
Merge translate on 15.03.2018 from master SquizLabs HTM_CodeSniffer
Norbert Sulzycki
More...
almost 7 years ago
Merge translate on 15.03.2018 from master SquizLabs HTM_CodeSniffer
Norbert Sulzycki
More...
almost 7 years ago
Added 'range' to the list of input types that are tested for labels. This resolves #210
ironikart
More...
about 7 years ago
Changed wrapping input label to detect any parent <label> rather than just a direct parent. This is not detecting for a valid phrasing content node (i.e. a div is not a valid child of a label), which is not in the scope of wcag testing. This resolves #209.
ironikart
More...
about 7 years ago
Remove incorrect license field. Updated author
ironikart
More...
about 7 years ago
Added keyword alias
ironikart
More...
about 7 years ago
Lowercase name for npm package
ironikart
More...
about 7 years ago
Partial commit for issue #191. Now test for aria-hidden on element with role=presentation assigned and all parent nodes before checking any child elements that have semantic meaning.
ironikart
More...
about 7 years ago
Tests for table headers now restricted to elements that belong to the table being tested rather than including possible child tables. Fixes #204
ironikart
More...
about 7 years ago
Fix for #201. No longer store and report on duplicate ids if the id is empty.
ironikart
More...
over 7 years ago
Updated package for 2.1.1
ironikart
More...
over 7 years ago
Added HTML5 input types to 4.1.2 Name, Role and Value checks. This resolves issue #196.
ironikart
More...
over 7 years ago
Additional fix for #160 allowing hyperlinks with labels to be considered as having valid content.
ironikart
More...
over 7 years ago
Changed the build for the bookmarklet to avoid being aware of module definitions since it conflicts when module libraries or core browser support is available. The code would prefer to export itself as a module rather than to the global namespace which is what the bookmarklet requires to run correctly.
ironikart
More...
over 7 years ago
Added ga beacon build option
ironikart
More...
over 7 years ago
Updated version for 2.1.0
ironikart
More...
over 7 years ago
Merge pull request #188 from Hywan/patch-2
Anthony Barnes
More...
about 8 years ago
Fix CS
Ivan Enderlin
More...
about 8 years ago
Merge pull request #185 from Hobsons/label_no_for
Anthony Barnes
More...
about 8 years ago
Fixing eroneous bad id for labels with no for attribute
Jay Merrifield
More...
about 8 years ago
←
1
2
3
4
5
6
7
8
9
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree