508 Tool Training Presentation Reports Only - Presentation Transcript
Report a - Text Tags Report
“ A text equivalent for every non-text element shall be provided (e.g., via "alt", "longdesc", or in element content).”
This report provides lists of all images, image maps, frames, objects, and applets without appropriate text equivalents.
applet , area , embed , img , & object
Report bH - Multimedia Files Custom Report
“ Equivalent alternatives for any multimedia presentation shall be synchronized with the presentation”
Lists all pages with multimedia content including the following: audio, video, Flash, PowerPoint, animated gif images
(Future) Pages with text equivalents or with links to HTML versions of source files will be flagged. See the “kH” and “ref” reports.
Report cH - Color Custom Report
“ Web pages shall be designed so that all information conveyed with color is also available without color, for example from context or markup”
This report is under review for possible improvement.
If HTML elements contain attributes such as background color="" or font= "" or color= "" , then the page becomes a manual check.
This report provides a list of images with sub-lists of the pages that include each image.
Report dH - Readability Custom Report
“ Documents shall be organized so they are readable without requiring an associated style sheet.”
This report is under review for possible improvement.
Lists all pages with style sheets to be manually checked.
Report e - Server-Side Image Maps Report
“ Redundant text links shall be provided for each active region of a server-side image map.”
Lists pages that have server-side image maps without providing redundant text links.
Report f - Client-Side Image Maps Report
“ Client-side image maps shall be provided instead of server-side image maps except where the regions cannot be defined with an available geometric shape.”
Lists all pages with server side image maps.
Report gH - Table Headers Custom Report
“ Row and column headers shall be identified for data tables.”
This report is under review for possible improvement.
Lists pages that have suspected data tables without the appropriate HTML markup, e.g. the th element, headers , scope
Report h - Complex Tables Report
“ Markup shall be used to associate data cells and header cells for data tables that have two or more logical levels of row or column headers”
Lists pages that have multi-level tables, but no markup to associate data cells with headers.
Report i - Frames Report
“ Frames shall be titled with text that facilitates frame identification and navigation”
Lists all pages that do not have titles for frame or iframe elements.
Report jH - Flicker Rate Custom Report
“ Pages shall be designed to avoid causing the screen to flicker with a frequency greater than 2 Hz and lower than 55 Hz”
Lists animated gif images.
Lists scripts which may cause the screen to flicker—also lists pages that use them.
If a page contains applet or object elements then the page becomes a manual check.
Report kH - Text-Only Alternative Custom Report
“ A text-only page, with equivalent information or functionality, shall be provided to make a web site comply with the provisions of these standards, when compliance cannot be accomplished in any other way. The content of the text-only page shall be updated whenever the primary page changes.”
This report is under review for possible improvement.
Lists pages with a text only version for information only.
A page is considered to have a text alternative if the page has the HTML <a href="*text*">
Report lH - JavaScript Custom Report
“ When pages utilize scripting languages to display content, or to create interface elements, the information provided by the script shall be identified with functional text that can be read by assistive technology”
This report is under review for possible improvement.
Lists pages which call scripts.
Pages with JavaScript tags or functions are flagged for manual checks.
Report m - Applets and Plug-Ins Report
“ When a web page requires that an applet, plug-in or other application be present on the client system to interpret page content, the page must provide a link to a plug-in or applet that complies with 1194.21(a) through (l).”
Lists all pages with applets or other plug-ins.
(Future) Show which object(s) trigger a page to be included in the report.
Report nH - Electronic Forms Custom Report
“ When electronic forms are designed to be completed on-line, the form shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues”
This report is under review for possible improvement.
Lists pages that do not have explicitly labeled input elements.
Elements that use explicitly associated labels:
input type="text"
input type="checkbox"
input type="radio"
input type="file"
input type="password"
textarea
select
Report oH - Navigation Links Custom Report
“ A method shall be provided that permits users to skip repetitive navigation links”
This report is under review for possible improvement.
Lists pages which do not have a #skip link.
Skip navigation is a wildcard <a href="#*skip*">
Report pH - Time Delays Custom Report
“ When a timed response is required, the user shall be alerted and given sufficient time to indicate more time is required”
Lists pages that have the potential to timeout.
If the page has script associated with timeout or expires, then the page becomes a manual check.
The report will require manual checks when pages have any of the three following conditions (HTML timeouts, calls to the setTimeOut function, any JavaScript access to Date
Report ref - Reference Source Files Report
Finds web pages that link to a source file and an HTML equivalent of that file.
For each page, linked source files, e.g. pdf , doc , and xls , are listed along with potential HTML equivalent files.
0 comments
Post a comment