Skip to content

Commit

Permalink
Update to version 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
irwink committed Jul 25, 2014
1 parent 06e490d commit cd924f1
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
WPSS Validation Tool version 4.5.0
WPSS Validation Tool version 4.6.0
-----------------------------------

The WPSS Validation Tool provides web developers and quality assurance testers the ability to perform a number of web site and web page validation tasks at one time. The tool crawls a site to find all of the documents then analyses each document with a number of validation tools.

Version 4.5.0 contains the following updates and additions
Version 4.6.0 contains the following updates and additions

WPSS_Tool
---------

- Don't report WCAG_2.0-ARIA12 error for tags that have role="heading" if it also has an aria-level attribute greater than 6.
- Include external style sheets when performing style based checks (e.g. hidden labels, pseudo headings).
- Check for details tag that only includes a summary - WCAG_2.0-G115
- Check for tags other than area, img & input that contain an alt attribute and that load an image via CSS - WCAG_2.0-F3
- Check for styling and markup used to move content off screen for some WCAG errors (e.g. H44 - visible labels).
- Generate page inventory containing page details (URL, title, H1, breadcrumb, etc).
- Update anchor text and href values for GC Web Usability theme to match Canada.ca domain - SWU.
- Include last heading in labels and legends to distinguish similar labels - WCAG_2.0-H44 and WCAG_2.0-H71.
- Update GoC core subject thesaurus to November 2013 (latest) version.
- Reduce the memory requirements to avoid "Out of memory" errors.


Reminder: The WPSS Tool DOES NOT validate HTML5 markup.
Expand All @@ -24,7 +18,8 @@ Reminder: The WPSS Tool DOES NOT validate HTML5 markup.
Open Data Tool
--------------


- Reduce the memory requirements to avoid "Out of memory" errors.


WPSS_Tool Installer
---------------------
Expand All @@ -46,4 +41,4 @@ The WPSS_Tool has been tested on the following platforms
- Windows 7 (64 bit), Strawberry Perl 5.18 (32 bit), Python 2.7.3

The WPSS Tool installer is available as a release in this repository
- https://github.com/wet-boew/wet-boew-wpss/releases/download/4.5.0/WPSS_Tool.exe
- https://github.com/wet-boew/wet-boew-wpss/releases/download/4.6.0/WPSS_Tool.exe

0 comments on commit cd924f1

Please sign in to comment.