Skip to content

carmacleod/a11y-lawsuits

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 2 commits behind karlgroves:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

READ ME

This is the list of lawsuits I have on my website located at List of Web-Accessibility related litigation and settlements.

To view the raw list in HTML format go to http://karlgroves.github.io/a11y-lawsuits/lawsuits.html

You can also embed the HTML file in your site as an i-frame:

<iframe src="http://karlgroves.github.io/a11y-lawsuits/lawsuits.html" title="List of web accessibility lawsuits"></iframe>

Repository Contents

This data is as current and complete as I can make it as of the last commit date. Be aware that some links may be dead. For instance, the NFB changed something on their site in the last few years that broke a bunch of links. News sites frequently and inexplicably break links as well. Rest assured that at some point in time I've personally verified every single one of these lawsuits. For greater accuracy, there's always Pacer, in cases where the lawsuits were filed in a federal court.

This data only focuses lawsuits surrounding the accessibility of website/ web-based systems and only where there was public information available. I cannot and will not disclose information that's not available to the public.

Contributing

Contributions welcome. Please follow common conventions for contributing:

  • Create an issue
  • Fork the repo
  • Create your branch, write code, and issue a Pull Request that addresses the issue you created.
  • PRs will be merged if they contribute improvements to code, new content to the lawsuites CSV, and do not break Grunt tasks.

Contributing lawsuits and settlements:

The CSV file is now the single source of truth for the lawsuit information!

It is located in /src/lawsuits.csv. If you want to add new cases, all you need to do is edit that file.

About

Complete listing of accessibility related lawsuits and settlements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • HTML 9.0%
  • CSS 6.8%