From 9c7bb3dc0eabf6ea64507f2fde0debe20c5a6eca Mon Sep 17 00:00:00 2001 From: Tobias Bengfort Date: Tue, 23 Feb 2021 18:10:15 +0100 Subject: [PATCH 1/2] Do not use the landmark role as part of the label See https://www.w3.org/TR/wai-aria-practices/#general-principles-of-landmark-design --- sphinx_rtd_theme/breadcrumbs.html | 4 ++-- sphinx_rtd_theme/footer.html | 2 +- sphinx_rtd_theme/layout.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sphinx_rtd_theme/breadcrumbs.html b/sphinx_rtd_theme/breadcrumbs.html index c27dcf4e2..52efcc673 100644 --- a/sphinx_rtd_theme/breadcrumbs.html +++ b/sphinx_rtd_theme/breadcrumbs.html @@ -26,7 +26,7 @@ {% set display_vcs_links = display_vcs_links if display_vcs_links is defined else True %} -
+
    {% block breadcrumbs %} @@ -71,7 +71,7 @@
{% if (theme_prev_next_buttons_location == 'top' or theme_prev_next_buttons_location == 'both') and (next or prev) %} -