AInspector for Firefox 3.1
As always AInspector for Firefox is open source and free for anyone to use.
New Features in 3.x:
- Updated to use OpenA11y Evaluation Library 2.0 to support:
- Web Content Accessibility Guidelines 2.0
- Web Content Accessibility Guidelines 2.1
- Web Content Accessibility Guidelines 2.2
- Accessible Rich Internet Applications 1.2
- Accessible Rich Internet Applications 1.3
- ARIA in HTML
- Improved accessible name computation
- Improved table rules
- Updated keyboard rules
- Updated video and audio rules
- Fixed minor bugs in many other rules
- Rule information on OpenA11y Evaluation Library website
- New ruleset and rule scope filtering options
- New “First Step” Ruleset option for people just starting out with accessibility
- Improved element information in Rule Results View
- Improved element highlighting
Help Make AInspector Better
If you find a problem with AInspector for Firefox please let us know by creating an issue in the GitHib repository for AInspector. Please provide the following information:
- A URL to were the problem can be replicated.
- A short description of the issue.
- How we can contact you for more information and verification the issue is resolved.
Purpose
The purpose of AInspector is to help people understand the W3C Web Content Accessibility Guidelines (WCAG). To accomplish this, it provides detailed evaluation data that not only indicate pass or fail results for some rules, but also whether manual checking is needed for certain other rules that cannot be programmatically evaluated.
AInspector is different from other tools in the number of rules that result in manual checking. Manual checks are important to help people understand that there is more to accessibility requirements than can be understood by only focusing on rules that either pass or fail, and that even if there are no failing rules there are additional requirements that need to be understood to ensure accessibility.
For people learning about accessibility, AInspector gives them an understanding of the accessibility considerations needed for a specific web page. For experienced accessibility professionals, it helps them ensure they have crossed their t’s and dotted their i’s on accessibility.
Importance of the Firefox Sidebar
The use of the Firefox Sidebar is an important feature not available in the Chrome browser. Once the sidebar is open, it remains open, automatically updating the evaluation as you select links or move to other tabs. The evaluation can optionally be delayed to allow you to change the state of a web application (e.g. open a menu) and get an evaluation on the new state of the page.
Privacy and Data Collection
AInspector for Firefox does not collect, communicate or save any information on users, browsing history or the websites it analyzes for accessibility.
How to Report an Issue
If you find a problem or inconsistency in AInspector, we, the developers, want to know about it. You can file a new issue by using the AInspector GitHub repository Issues feature.