Skip to content

Commit

Permalink
ECASOGP-12766, ECASOGP-12765: Fix Exception
Browse files Browse the repository at this point in the history
  • Loading branch information
istankevychgsa committed Jul 18, 2024
1 parent dbfd49a commit a457f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/data/508languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"E501": "<h3>501 General</h3>",
"E501.1": "<p> <strong>501.1 Scope - </strong>The requirements of Chapter 5 shall apply to software where required by 508 Chapter 2 (Scoping Requirements), 255 Chapter 2 (Scoping Requirements), and where otherwise referenced in any other chapter of the Revised 508 Standards or Revised 255 Guidelines. </p> <p> <strong>Exception from E501.1 Scope:</strong> Where Web applications do not have access to platform accessibility services and do not include components that have access to platform accessibility services, they shall not be required to conform to 502 or 503 provided that they conform to Level A and Level AA Success Criteria and Conformance Requirements in WCAG 2.0 (incorporated by reference, see 702.10.1). </p>",
"E502": "<h3>502 Interoperability with Assistive Technology</h3>",
"E502.1": "<p> <strong>502.1 General</strong> - Software shall interoperate with assistive technology and shall conform to 502. </p> <p> Exception from E502.1 General: ICT conforming to 402 shall not be required to conform to 502. </p>",
"E502.1": "<p> <strong>502.1 General</strong> - Software shall interoperate with assistive technology and shall conform to 502. </p> <p> <strong>Exception from E502.1 General:</strong> ICT conforming to 402 shall not be required to conform to 502. </p>",
"E502.2": "<p> <strong>502.2 Documented Accessibility Features</strong> Software with platform features defined in platform documentation as accessibility features shall conform to 502.2. <strong>502.2.1 User Control of Accessibility Features</strong>Platform software shall provide user control over platform features that are defined in the platform documentation as accessibility features. </p>",
"E502.3": "<p> <strong>502.3 Accessibility Services</strong> Platform software and software tools that are provided by the platform developer shall provide a documented set of accessibility services that support applications running on the platform to interoperate with assistive technology and shall conform to 502.3. Applications that are also platforms shall expose the underlying platform accessibility services or implement other documented accessibility services. </p>",
"E502.4": "<p> <strong>502.4 Platform Accessibility Features. </strong>Platforms and platform software shall conform to the requirements in ANSI/HFES 200.2, Human Factors Engineering of Software User Interfaces — Part 2: Accessibility (2008) (incorporated by reference, see 702.4.1) listed below: </p> <ul> <li> <strong>A. Section 9.3.3 </strong>Enable sequential entry of multiple (chorded) keystrokes; </li> <li> <strong>B. Section 9.3.4 </strong>Provide adjustment of delay before key acceptance; </li> <li> <strong>C. Section 9.3.5 </strong>Provide adjustment of same-key double-strike acceptance; </li> <li> <strong>D. Section 10.6.7</strong> Allow users to choose visual alternative for audio output; </li> <li> <strong>E. Section 10.6.8 </strong>Synchronize audio equivalents for visual events; </li> <li> <strong>F. Section 10.6.9 </strong>Provide speech output services; and </li> <li> <strong>G. Section 10.7.1</strong> Display any captions provided. </li> </ul>",
Expand Down

0 comments on commit a457f93

Please sign in to comment.