Accessibility/WebDev Recommendations: Difference between revisions

added tutorial link
(added tutorial link)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


The [http://webaim.org/standards/wcag/checklist#maincontent WebAIM WCAG 2.0 check list] is being used as reference point here. It is the best available technical check list, but we're reprioritizing it a bit to better suit Mozilla's needs. The following sections describe the priorities for each of the main sections described in the above linked to check list.
The [http://webaim.org/standards/wcag/checklist#maincontent WebAIM WCAG 2.0 check list] is being used as reference point here. It is the best available technical check list, but we're reprioritizing it a bit to better suit Mozilla's needs. The following sections describe the priorities for each of the main sections described in the above linked to check list.
== Helpful tools ==
* Excellent [http://www.deque.com/blog/accessibility-testing-nvda-screenreader/ 20 minute tutorial] from Deque on how to test with the free screen reader NVDA on Windows.
* http://wave.webaim.org/
== Contrast ==
All web developers should become familiar with the concepts here (don't worry, it isn't verbose):
http://contrastrebellion.com/


== Note to reader ==
== Note to reader ==
When referring to levels of conformance: "A", "AA", "AAA". AAA includes AA which includes A.
When referring to levels of conformance: '''A''', '''AA''', '''AAA'''. '''AAA''' includes '''AA''' which includes '''A'''.


== Perceivable ==
== Perceivable ==
Confirmed users
1,085

edits