diff options
| author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2021-02-10 19:50:10 +0000 |
|---|---|---|
| committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2021-02-10 19:50:10 +0000 |
| commit | 74f59a2cb2b8c243cb284360628c6435db14cf70 (patch) | |
| tree | ecada7e975e735a0dab85beea62771872642516d /test | |
| parent | 3cf735c26a6e5ad69060e3ade709451ede5fd062 (diff) | |
| download | docutils-74f59a2cb2b8c243cb284360628c6435db14cf70.tar.gz | |
FIX r8608 moved attribute-optional in html5 test: but not in expected
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8612 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'test')
| -rw-r--r-- | test/functional/expected/standalone_rst_html5.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/test/functional/expected/standalone_rst_html5.html b/test/functional/expected/standalone_rst_html5.html index b9473f117..f7676ec7e 100644 --- a/test/functional/expected/standalone_rst_html5.html +++ b/test/functional/expected/standalone_rst_html5.html @@ -1579,16 +1579,6 @@ reStructuredText equivalents.</p> </blockquote> </dd> </dl> -<dl class="footnote brackets"> -<dt class="label" id="attribute-optional"><span class="brackets">5</span><span class="fn-backref">(<a href="#footnote-reference-10">1</a>,<a href="#footnote-reference-14">2</a>,<a href="#footnote-reference-16">3</a>,<a href="#footnote-reference-17">4</a>)</span></dt> -<dd><p>Would gain from support for attributes/arguments -to inline roles. See <a class="reference external" href="http://docutils.sourceforge.net/docs/dev/todo.html#interpreted-text">TODO</a> <a class="footnote-reference brackets" href="#footnote-9" id="footnote-reference-22">9</a></p> -</dd> -<dt class="label" id="attribute-required"><span class="brackets">6</span><span class="fn-backref">(<a href="#footnote-reference-12">1</a>,<a href="#footnote-reference-13">2</a>,<a href="#footnote-reference-15">3</a>)</span></dt> -<dd><p>Requires support for attributes to inline -roles to make sense.</p> -</dd> -</dl> </section> </section> <section id="changes-to-the-html4css1-writer"> |
