From 752af2ba0090c5f3830eff2386f9e2ed0f430643 Mon Sep 17 00:00:00 2001 From: milde Date: Fri, 3 Mar 2017 14:28:20 +0000 Subject: Fix [ 312 ] HTML writer generates invalid HTML if the table has two tags. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8042 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/test/functional/expected/standalone_rst_html4css1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docutils/test/functional/expected/standalone_rst_html4css1.html') diff --git a/docutils/test/functional/expected/standalone_rst_html4css1.html b/docutils/test/functional/expected/standalone_rst_html4css1.html index 3c64233f5..aa5c71277 100644 --- a/docutils/test/functional/expected/standalone_rst_html4css1.html +++ b/docutils/test/functional/expected/standalone_rst_html4css1.html @@ -727,7 +727,7 @@ directive:

With the "widths" argument "auto" (or "class" value "colwidths-auto"), column widths are determined by the backend (if supported by the writer/backend).

- +
-- cgit v1.2.1
A B