From 3b6f20ab686d9e740237abf816cf8508af9fa540 Mon Sep 17 00:00:00 2001 From: Martin Persson Date: Tue, 4 Jun 2024 14:10:44 +0200 Subject: [PATCH] Wrap content in landmark elements (best practice identified by axe) --- dpub-aria-testing/content/DPUB-ARIA-tests.xhtml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dpub-aria-testing/content/DPUB-ARIA-tests.xhtml b/dpub-aria-testing/content/DPUB-ARIA-tests.xhtml index e1d653d..eee3ad9 100644 --- a/dpub-aria-testing/content/DPUB-ARIA-tests.xhtml +++ b/dpub-aria-testing/content/DPUB-ARIA-tests.xhtml @@ -3,8 +3,11 @@ DPUB ARIA Test Suite +

DPUB ARIA Test Suite

-

Last updated: June 4, 2024

+

Last updated: June 4, 2024

+
+

Background

Books and other publications have constructs such as chapters, parts, footnotes and more that are not commonly found on web pages. The visual presentation of these constructs makes it obvious to the sighted reader what the semantics are. These semantic constructs can now be added to HTML and XHTML by using DPUB Aria roles and then used for presentation through Assistive Technology. The Publishing Community Group at the W3C continues to promote these roles for browsers, in EPUB Reading Systems, and for published digital materials.

To improve the reading experience for screen reader users, the presentation of these semantic constructs is recommended. Some of the roles are extremely important to present to the reader, while others are of less importance or a matter of reader preference. In this XHTML document, the Transition to Accessible EPUB working group in the DAISY Consortium is making suggestions as to the importance of the roles and what might be presented. This document provides the necessary information that screen reader implementors should consider. It can also be used for testing purposes.

@@ -202,5 +205,6 @@

This is an "actionable item" meaning the user would want to have a mechanism to go to the table of contents.

doc-fake Test

This text has the role of fake which should not map to anything other than generic.
+