WCAG Parsing Validation Filter bookmarklet

Version 5

This bookmarklet tool helps you filter the results of the W3C's Nu validator to show only results that are related to accessibility. It then produces a summary that can then be copied and pasted into a report or bug tracker.

Written by Jon Gibbins, based on The Paciello Group's WCAG 2.0 parsing error bookmarklet by Steve Faulkner.

Note: The intention is to move the additional features provided by this project into Steve Faulkner's GitHub project.

Usage

  1. Right click on the bookmarklet link below and bookmark it in your browser:
    WCAG Filter
  2. Run the W3C's Nu validator on a page.
  3. Run the validator by pressing the 'Check' button.
  4. Once the validation results have appeared, filter the results to display only WCAG-related issues by triggering the bookmarklet from your browser bookmarks.
  5. A pop-up summary of the accessibility issues will appear. This summary is selectable and copyable in most browsers, which is handy for pasting into a report or bug tracker.

Bookmarklet code

You may prefer to install the bookmarklet by copying this JavaScript code into the URL of a bookmark in your browser:

Releases