Web Accessibility Resources

In this section you can find a curated list of resources related to web accessibility, including (but not limited to):

  • references to web accessibility standards and guidelines, along with supporting documents to help you make content conforming to them;
  • testing tools and evaluation techniques, to help you evaluate the conformance of your content to those standards;
  • frameworks and libraries designed to help you develop accessible websites and applications.

Resources

Showing results 109 to 120, out of 122.

Ascii MathML

Vincenzo Rubano
·

Asciimathml is a tiny JavaScript library that can be loaded within any web page to convert any Math formulas written using the AsciiMath syntax into its MathML equivalent.

Read more

KaTeX

Vincenzo Rubano
·

KaTeX is an alternative framework that offers “fast Math typesetting for the Web”. While not being as feature-rich as MathJax, according to its authors it is significantly faster and lighter.

Read more

MathJax

Vincenzo Rubano
·

Promising “Beautiful math in all browsers”, MathJax is a framework capable of providing highly accurate (or maybe, as accurate as it can get) typesetting for Math formulas within web browsers.

Read more

Tabbable

Vincenzo Rubano
·

Tabbable is a small JavaScript utility library that allows you to find descendants of a node within the DOM of a web page that are “tabbable” or “focusable”.

Read more

Axe Core

Vincenzo Rubano
·

Axe-Core is an automated accessibility testing engine implemented as a framework that allows you to “evaluate” the accessibility of web pages or web application screens. This allows it to run automated accessibility tests in various contexts, including a browser, command-line tools, and continuous-integration testing environments.

Read more

Core Accessibility Api Mappings 1.1

Vincenzo Rubano
·

Core Accessibility API Mappings 1.1 is a recommendation provided by the World Wide Web Consortium (W3C) that aims to standardize the way in which user agents expose semantics of web content languages to accessibility APIs.

Read more

User Agent Accessibility Guidelines (UAAG) 2.0

Vincenzo Rubano
·

User Agent Accessibility Guidelines (UAAG) 2.0 is a W3C working group note especially aimed towards user agent developers “to help them design user agents that make the Web more accessible to people with disabilities”.

Read more

Accessibility Conformance Testing (ACT) rules

Vincenzo Rubano
·

Also known as “WCAG 2 test rules”, Accessibility Conformance Testing (ACT) rules describe how to test conformance to Web Content Accessibility Guidelines (WCAG) success criteria. They are primarily intended for usage by developers of evaluation tools and test methodologies.

Read more

Authoring Tools Accessibility Guidelines (ATAG) 2.0

Vincenzo Rubano
·

Authoring Tool Accessibility Guidelines (ATAG) 2.0 is a W3C recommendation that provides guidelines for designing web content authoring tools that are both more accessible to people with disabilities and designed to enable, support, and promote the production of more accessible web content by all authors.

Read more