From 2d0b64384d1925ac8f7ccb23700a6d515f8ee5dc Mon Sep 17 00:00:00 2001
From: milde
Date: Fri, 25 Jun 2021 20:58:17 +0000
Subject: HTML5: More ARIA roles, more descriptive class name.
ARIA roles for footnote references and backlinks.
Use class value "backrefs" instead of "fn-backref" for a span of
back-references.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8777 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
---
.../test/functional/expected/footnotes_html5.html | 42 +++++-----
.../functional/expected/standalone_rst_html5.html | 98 +++++++++++-----------
2 files changed, 70 insertions(+), 70 deletions(-)
(limited to 'docutils/test/functional/expected')
diff --git a/docutils/test/functional/expected/footnotes_html5.html b/docutils/test/functional/expected/footnotes_html5.html
index 2c49b7018..a574cf960 100644
--- a/docutils/test/functional/expected/footnotes_html5.html
+++ b/docutils/test/functional/expected/footnotes_html5.html
@@ -12,65 +12,65 @@
Test footnote and citation rendering
-Paragraphs may contain footnote references (manually numbered, anonymous auto-numbered, labeled auto-numbered, or
-symbolic) or citation references ([CIT2002], [DU2015]).
+Paragraphs may contain footnote references (manually numbered, anonymous auto-numbered, labeled auto-numbered, or
+symbolic) or citation references ([CIT2002], [DU2015]).
Citations
Here's a reference to the above, [CIT2002].
-Footnotes may contain block elements like lists,
-admonitions, or tables.
+Footnotes may contain block elements like lists,
+admonitions, or tables.
diff --git a/docutils/test/functional/expected/standalone_rst_html5.html b/docutils/test/functional/expected/standalone_rst_html5.html
index dc71be0e5..a935198ba 100644
--- a/docutils/test/functional/expected/standalone_rst_html5.html
+++ b/docutils/test/functional/expected/standalone_rst_html5.html
@@ -189,12 +189,12 @@ activated with the --section-su
Paragraphs contain text and may contain inline markup: emphasis,
strong emphasis, inline literals, standalone hyperlinks
-(http://www.python.org), external hyperlinks (Python ), internal
+(http://www.python.org), external hyperlinks (Python ), internal
cross-references (example), external hyperlinks with embedded URIs
(Python web site), anonymous hyperlink
-references (a second reference ), footnote references (manually
-numbered , anonymous auto-numbered , labeled auto-numbered
-, or symbolic ), citation references (see [CIT2002]),
+references (a second reference ), footnote references (manually
+numbered , anonymous auto-numbered , labeled auto-numbered
+, or symbolic ), citation references (see [CIT2002]),
substitution references (
&
a trimmed heart (U+2665):♥), and inline hyperlink targets
(see Targets below for a reference back to here). Character-level
@@ -472,33 +472,33 @@ Python-specific usage examples; begun with ">>>"