Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Accesibilidad en Polymer

Accesibilidad en Polymer

Diapositivas utilizadas durante la clase de Polymer en escuelaIT.

fzberlinches

November 10, 2016
Tweet

More Decks by fzberlinches

Other Decks in Technology

Transcript

  1. SOBRE MÍ Desarrollador senior front end y consultor de accesibilidad

    web. Trabajo en . Fundador del grupo meetup . Coorganizador de los grupos meetup , y . Aerotranstornado: piloto P1 y controlador S3 (aspirante a C1) en la red . GFT WordPress Madrid Accesibilidad Spain Angular Madrid Polymer Madrid VATSIM Mi GitHub: felixzapata
  2. ¿POR QUÉ DEBO TENER EN CUENTA LA ACCESIBILIDAD? Pues porque

    es un derecho. Algunos piensan que la accesibilidad web es un privilegio
  3. ¿QUÉ DICE LA LEY EN ESPAÑA? La accesibilidad es obligatoria

    para algunos sitios webs y aplicaciones.
  4. LA ACCESIBILIDAD Y POLYMER ¿Es ? accesible Mejor digamos: ¿sé

    hacerlo accesible usando Polymer? #useThePlatform
  5. IRON-A11Y-ANNOUNCER "Is a singleton element that is intended to add

    a11y to features that require on-demand announcement from screen readers. In order to make use of the announcer, it is best to request its availability in the announcing element."
  6. IRON-A11Y-KEYS "Provides a cross-browser interface for processing keyboard commands. The

    interface adheres to WAI-ARIA best practices. It uses an expressive syntax to filter key presses".
  7. IRON-A11Y-KEYS-BEHAVIOR "provides a normalized interface for processing keyboard commands that

    pertain to WAI-ARIA best practices. The element takes care of browser differences with respect to Keyboard events and uses an expressive syntax to filter key presses".
  8. ENLACES DE INTERÉS Norma UNE 139803:2012. Requisitos de Accesibilidad para

    contenidos en la web Legislación nacional Apps For All: Coding Accessible Web Applications WAI-ARIA Authoring Practices 1.1
  9. ENLACES DE INTERÉS (SEGUNDA PARTE) A11ycasts with Rod Dodson Accessibility

    is My Favorite Part of the Platform - Google I/O 2016 Web Accessibility by Google - Udacity Dos and don'ts on designing for accessibility