10up Engineering Practices now mandate baseline accessibility standards

W3C WCAG 2.0One year ago, the popular government policy magazine Open Access Government stated, “Accessibility for all is not an option – it’s a fundamental right.” Creating equal access to digital content, regardless of age, size, ability, or disability, has always been a priority for 10up; it is inseparable from our mission to make a better internet for everyone. Creating accessible interfaces for our projects is consistent with our commitment to the principles of Universal Design. Because of this, we have updated the accessibility standards contained in our Engineering Best Practices to require all projects to have a baseline accessibility compliance goal of WCAG 2.0 Level A.

The Web Content Accessibility Guidelines (WCAG) are a set of globally recognized and accepted standards that outline what it means to be compliant with accessibility standards and present interactions to a user without sacrificing clarity or information. These guidelines are broken out into three levels of increasingly rigorous standards: A, AA, and AAA. Each level corresponds to the level of compliance a product or site adheres to.

Level A is a pragmatic standard to set in our Best Practices, although we push for AA when budget and our control over design allows. This is because having control over design elements like color contrast and HTML in a responsive environment are critical to achieving AA compliance and may require more time for testing and iteration.

Some of the additions to the Engineering Best Practice include:

  • Time-based media requirements including video captions and audio transcripts
  • Keyboard accessibility for components, including focus order, link purpose, and the use of required bypass blocks
  • Proper use of color and iconography
  • Forms and error assistance
  • Ensuring all HTML elements and API implementations are aligned with the W3C specification.
  • Automated accessibility testing through Pa11y

To support this baseline for our Best Practices, all 10up projects are run through an automated accessibility check. Our internal choice for continuous accessibility testing is a command line tool called Pa11y. Pa11y allows for quick accessibility testing through the command line. This means we can run periodic tests on any site at any time as well as keeping an eye on compliance during the build process to ensure that accessibility is always in full view of the engineer.

For more information on accessibility at 10up, please visit our Engineering Best Practices documentation. Also, check out our Component Library which we built to be WCAG 2.0 A compliant as well

Leave a Comment

Finely crafted websites & tools that make the web better.