Accessibility Summit: Integrating Accessibility Across Devices

After attending last year’s outstanding Accessibility Summit, I couldn’t see how Environments for Humans could present an even better conference.

But they did, kudos to Ari Stiles and Christopher Schmitt for all their work planning the summit!

The second annual Accessibility Summit online conference didn’t disappoint, bringing together experts from around the world to share their latest research, tips and development.

In her Integrating Accessibility Across Devices presentation, Henny Swan provided detailed information about mobile APIs, tools, testing and resources.

Here are my notes and key takeaways from her talk:

Notes

Mobile Platform APIs

  1. Less mature on mobile than desktop
  2. iOS has best support
  3. Android working on it

Use blocks of color rather than outlines or shades. Avoid using color alone to convey information.

Quick tests for mobile screen readers:

  1. All functional/content related elements have an alternative
  2. Eye candy is ignored
  3. Elements that need explanation have a longer description
  4. Alternatives do not describe the type (button, checkbox)
  5. Page/screens have titles
  6. Layout changes are announced
  7. Changes of state are announced

Two reasons to use consistent alternatives across desktop and mobile:

  1. Developers do the work once
  2. User can have the same experience across devices

Key Takeaways

  • Develop agnostic mobile accessibility guidelines
  • Build an accessible HTML mobile website, then add accessible native applications
  • Create shared inventories for alternatives, headings and labels.
  • Test – talk is cheap. You all have a screen reader in your pocket (on your smart phone).
  • Do your best, share your findings. There’s not a critical mass of knowledge out there. More people need to share.
Photo of author

About the Author

Deborah Edwards-Oñoro enjoys birding, gardening, taking photos, reading, and watching tennis. She's retired from a 25+ year career in web design, usability, and accessibility.

8 thoughts on “Accessibility Summit: Integrating Accessibility Across Devices”

  1. @Henny,

    Thanks for the update and great resources in your slides. Interesting to see the mobile browser global market share change from 2011 to 2012 with Opera still leading, and Android taking over 2nd place from iPhone. I wonder how many web professionals realize smartphones sold in the US must have an accessible web browser by October 2013?

Comments are closed.