Wednesday, 23 January 2019

Will accessibility considerations be an active part of the DOM development

Will accessibility considerations be an active part of the DOM development?

Answer:


Yes. W3C and the member organizations that make up W3C are concerned with accessibility. The DOM will make it much easier for accessibility tools to access documents, since they will be able to take a document and feed it into an accessibility-enabled application, such as a screen reader.

No comments:

Post a Comment