Artículos de revistas
Fona: quantitative metric to measure focus navigation on rich internet applications
Fecha
2015-09Registro en:
ACM Transactions on the Web, New York, v. 9, n. 4, p. 20:1-20:28, Sep. 2015
1559-1131
10.1145/2812812
Autor
Watanabe, Willian Massami
Dias, Ana Luiza
Fortes, Renata Pontin de Mattos
Institución
Resumen
The Web 2.0 brought new requirements to the architecture of web systems. Web applications’ interfaces are becoming more and more interactive. However, these changes are severely impacting how disabled users interact through assistive technologies with the web. In order to deploy an accessible web application, developers can useWAI-ARIA to design an accessible web application, whichmanually implements focus and keyboard navigation mechanisms. This article presents a quantitative metric, named Fona, which measures how the FocusNavigationWAI-ARIA requirement has been implemented on the web. Fona counts JavaScript mouse event listeners, HTML elements with role attributes, and TabIndex attributes in theDOMstructure of webpages. Fona’s evaluation approach provides a narrow analysis of one single accessibility requirement. But it enables monitoring this accessibility requirement in a large number of webpages. This monitoring activity might be used to give insights about how Focus Navigation and ARIA requirements have been considered by web development teams. Fona is validated comparing the results of a set of WAI-ARIA conformant implementations and a set of webpages formed by Alexa’s 349 top most popular websites. The analysis of Fona’s value for Alexa’s websites highlights that many websites still lack the implementation of Focus Navigation through their JavaScript interactive content.