All Projects → ThePacielloGroup → AT-browser-tests

ThePacielloGroup / AT-browser-tests

Licence: CC0-1.0 License
HTML tests for various uses, including HTML5accessibility.com and JAWS tests

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to AT-browser-tests

jquery-accessible-modal-window-aria
jQuery simple and accessible modal window, using ARIA
Stars: ✭ 61 (-17.57%)
Mutual labels:  accessibility, a11y
a11y-accordion-tabs
A script for an accessible accordion tabs component
Stars: ✭ 50 (-32.43%)
Mutual labels:  accessibility, a11y
sublime-wai-aria
WAI-ARIA Roles, States and Properties auto-completion for Sublime Text
Stars: ✭ 21 (-71.62%)
Mutual labels:  accessibility, a11y
a11y-components
No description or website provided.
Stars: ✭ 32 (-56.76%)
Mutual labels:  accessibility, a11y
alfa
♿ Suite of open and standards-based tools for performing reliable accessibility conformance testing at scale
Stars: ✭ 75 (+1.35%)
Mutual labels:  accessibility, a11y
evaluatory
Web page evaluation with a focus on accessibility
Stars: ✭ 57 (-22.97%)
Mutual labels:  accessibility, a11y
a11yjson
A11yJSON: A standard to describe the accessibility of the physical world.
Stars: ✭ 58 (-21.62%)
Mutual labels:  accessibility, a11y
aria-collapsible
A lightweight, dependency-free JavaScript module for generating progressively-enhanced collapsible regions using ARIA States and Properties.
Stars: ✭ 25 (-66.22%)
Mutual labels:  accessibility, a11y
accessibility-testing-tools
A collection of useful tools for accessibility testing and debugging in the browser, online and desktop
Stars: ✭ 18 (-75.68%)
Mutual labels:  accessibility, a11y
jquery-accessible-carrousel-aria
jQuery Accessible Carrousel System, using ARIA
Stars: ✭ 40 (-45.95%)
Mutual labels:  accessibility, a11y
use-prefers-color-scheme
🪝 React hook for subscribing to user's color scheme preference.
Stars: ✭ 28 (-62.16%)
Mutual labels:  accessibility, a11y
quiz-extensions
A self-service LTI for faculty to easily extend time for multiple users for all quizzes at once.
Stars: ✭ 15 (-79.73%)
Mutual labels:  accessibility, a11y
csvConf2021
Data visualization accessibility talk for csv,conf,v6 (2021)
Stars: ✭ 19 (-74.32%)
Mutual labels:  accessibility, a11y
ckeditor4-plugin-a11ychecker
Accessibility checker for CKEditor 4
Stars: ✭ 17 (-77.03%)
Mutual labels:  accessibility, a11y
fenrir
An TTY screenreader for Linux.
Stars: ✭ 33 (-55.41%)
Mutual labels:  accessibility, a11y
a11y-guidelines
アメーバアクセシビリティガイドライン
Stars: ✭ 61 (-17.57%)
Mutual labels:  accessibility, a11y
a11y breadcrumbs
Accessible breadcrumb pattern
Stars: ✭ 44 (-40.54%)
Mutual labels:  accessibility, a11y
svelte-accessible-dialog
An accessible dialog component for Svelte apps
Stars: ✭ 24 (-67.57%)
Mutual labels:  accessibility, a11y
HTML-Lint
A code quality bookmarklet and command-line tool
Stars: ✭ 20 (-72.97%)
Mutual labels:  accessibility, a11y
web-components-good-practices
😎☑️ Good Practices for build Web Components.
Stars: ✭ 80 (+8.11%)
Mutual labels:  a11y, tests

HTML-browser-tests

test pages: https://thepaciellogroup.github.io/AT-browser-tests/

Test Files: https://github.com/ThePacielloGroup/AT-browser-tests/tree/gh-pages/test-files

Process

Initial: fork repo.

  • test file (linked from first column of results page) for each element with screen reader(s)
  • add results to Results page
  • get information about interaction/navigation for element from screen reader documentation and add to Results page
  • record audio of interaction with element ONLY, then add audio to Results page
  • add any notes
  • Create Pull request to this repo.
  • repeat above.

Conventions

Test cases:

  • Test case file names must be "element.html", "element-element.html" or "element-attribute.html". For example "img.html", "fieldset-legend.html" or "iframe-title.html".
  • Page titles and h1 headings for test cases with multiple elements must be "elementName element with elementName element". For example "fieldset element with legend element".

Audio recordings:

  • Audio file names must match the corresponding test case file name.
  • Audio files must be both .mp3 and .ogg format.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].