[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_menu_comma
From: |
Patrice Dumas |
Subject: |
branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_menu_command), tp/Texinfo/XS/convert/convert_html.c (convert_menu_command): remove cellspacing in @menu formatting table. It is not really useful, and, if set, should be set with CSS such as to be customizable. |
Date: |
Sun, 15 Sep 2024 17:03:56 -0400 |
This is an automated email from the git hooks/post-receive script.
pertusus pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new 77b53c0112 * tp/Texinfo/Convert/HTML.pm (_convert_menu_command),
tp/Texinfo/XS/convert/convert_html.c (convert_menu_command): remove cellspacing
in @menu formatting table. It is not really useful, and, if set, should be set
with CSS such as to be customizable.
77b53c0112 is described below
commit 77b53c011214f793d9e202c7901758b2666a6850
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Sep 15 23:03:24 2024 +0200
* tp/Texinfo/Convert/HTML.pm (_convert_menu_command),
tp/Texinfo/XS/convert/convert_html.c (convert_menu_command): remove
cellspacing in @menu formatting table. It is not really useful,
and, if set, should be set with CSS such as to be customizable.
---
ChangeLog | 7 +
tp/Texinfo/Convert/HTML.pm | 3 +-
tp/Texinfo/XS/convert/convert_html.c | 2 +-
.../res_html/chap_00ea.html | 2 +-
.../res_html/index.html | 2 +-
tp/t/results/def/text_block_before_defline.pl | 4 +-
tp/t/results/html_tests/automatic_menus.pl | 4 +-
.../check_htmlxref_menu/res_html/index.html | 2 +-
tp/t/results/html_tests/menu.pl | 2 +-
tp/t/results/html_tests/menu_in_example.pl | 2 +-
.../node_footnote_use_node/res_html/chapter.html | 2 +-
.../node_footnote_use_node/res_html/index.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/First-node.html | 6 +-
.../res_html/index.html | 2 +-
.../htmlxref/htmlxref/res_html/test_refs.html | 4 +-
.../res_html/index.html | 2 +-
.../htmlxref/htmlxref_nodes/res_html/index.html | 2 +-
.../htmlxref_nodes/res_html/other-nodes.html | 2 +-
.../htmlxref_only_mono/res_html/test_refs.html | 4 +-
.../htmlxref_only_mono_nodes/res_html/index.html | 2 +-
.../res_html/other-nodes.html | 2 +-
.../htmlxref_only_split/res_html/test_refs.html | 4 +-
.../htmlxref_only_split_nodes/res_html/index.html | 2 +-
.../res_html/other-nodes.html | 2 +-
tp/t/results/info_tests/recursive_down_menu.pl | 4 +-
.../directions_string_undef_texi2html.html | 4 +-
.../res_html/documentation_examples_texi2html.html | 2 +-
.../res_html/multiple_lang_chapters.html | 2 +-
.../layout/navigation/res_html/navigation.html | 6 +-
.../navigation_chapter/res_html/chapter.html | 4 +-
.../layout/navigation_chapter/res_html/index.html | 2 +-
.../res_html/chapter.html | 4 +-
.../res_html/index.html | 2 +-
.../res_html/chapter.html | 4 +-
.../res_html/index.html | 2 +-
.../res_html/chapter.html | 4 +-
.../res_html/index.html | 2 +-
.../navigation_no_header/res_html/navigation.html | 6 +-
.../res_html/navigation.html | 6 +-
.../layout/navigation_node/res_html/chapter.html | 2 +-
.../layout/navigation_node/res_html/index.html | 2 +-
.../layout/navigation_node/res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../navigation_node_no_header/res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../navigation_node_vertical/res_html/chapter.html | 2 +-
.../navigation_node_vertical/res_html/index.html | 2 +-
.../navigation_node_vertical/res_html/section.html | 2 +-
.../navigation_section/res_html/chapter.html | 2 +-
.../layout/navigation_section/res_html/index.html | 2 +-
.../navigation_section/res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/section.html | 2 +-
.../res_html/chapter.html | 2 +-
.../res_html/navigation_abt.html | 4 +-
.../res_html/navigation.html | 6 +-
.../res_html/navigation.html | 6 +-
.../navigation_vertical/res_html/navigation.html | 6 +-
.../no_monolithic/res_html/no_monolithic.html | 2 +-
.../res_html/no_monolithic.html | 2 +-
...pendix_and_associated_part_in_generated_menu.pl | 4 +-
.../menu/block_commands_in_menu_description.pl | 2 +-
.../menu/commands_in_nodedescriptionblock.pl | 4 +-
tp/t/results/menu/comment_on_menu_line.pl | 2 +-
tp/t/results/menu/dash_in_menu.pl | 2 +-
tp/t/results/menu/detailmenu.pl | 2 +-
tp/t/results/menu/detailmenu_in_description.pl | 2 +-
tp/t/results/menu/detailmenu_on_subnodes.pl | 6 +-
tp/t/results/menu/detailmenu_unknown_node.pl | 2 +-
tp/t/results/menu/empty_leading_menu_comment.pl | 2 +-
tp/t/results/menu/empty_menu_description.pl | 2 +-
tp/t/results/menu/entry_after_detailmenu.pl | 2 +-
tp/t/results/menu/example_in_menu_comment.pl | 2 +-
tp/t/results/menu/example_in_menu_description.pl | 2 +-
tp/t/results/menu/formats_in_menu.pl | 2 +-
tp/t/results/menu/inlineraw_in_menu_description.pl | 2 +-
tp/t/results/menu/invalid_info_menu_entry.pl | 2 +-
.../results/menu/leading_space_before_menu_star.pl | 2 +-
tp/t/results/menu/menu_entry_name.pl | 2 +-
tp/t/results/menu/menu_entry_name_comment.pl | 2 +-
tp/t/results/menu/menu_entry_no_entry.pl | 2 +-
tp/t/results/menu/menu_entry_no_entry_location.pl | 2 +-
tp/t/results/menu/menu_entry_node.pl | 2 +-
tp/t/results/menu/menu_entry_node_comments.pl | 2 +-
tp/t/results/menu/menu_in_example.pl | 2 +-
tp/t/results/menu/menu_pointing_to_anchor.pl | 2 +-
tp/t/results/menu/menu_title_before_entries.pl | 2 +-
.../results/menu/missing_detailmenu_on_subnodes.pl | 6 +-
tp/t/results/menu/no_colon_in_menu.pl | 2 +-
tp/t/results/menu/nodedescription_descriptions.pl | 2 +-
.../menu/nodedescriptionblock_descriptions.pl | 2 +-
.../menu/part_appendix_in_generated_menu.pl | 4 +-
tp/t/results/menu/reference_to_external_manual.pl | 2 +-
tp/t/results/menu/sc_in_menu.pl | 4 +-
tp/t/results/menu/simple.pl | 2 +-
.../menu/space_and_commands_in_menu_node.pl | 2 +-
tp/t/results/menu/submenu_in_example.pl | 6 +-
tp/t/results/menu/verb_in_menu_description.pl | 2 +-
.../equivalent_nodes_defined_linked.pl | 2 +-
.../more_sections_than_nodes_texi2html.html | 4 +-
.../moresectioning/placed_things_before_element.pl | 2 +-
.../placed_things_before_element_no_use_node.pl | 2 +-
.../topic_guide/res_html/guide1.html | 2 +-
.../topic_guide/res_html/guide2.html | 2 +-
.../moresectioning/topic_guide/res_html/index.html | 2 +-
.../topic_guide/res_html/topic1.html | 2 +-
.../topic_guide/res_html/topic2.html | 2 +-
.../topic_guide/res_html/topic3.html | 2 +-
.../topic_guide/res_html/topic4.html | 2 +-
.../topic_guide/res_html/topic5.html | 2 +-
.../one/res_html/test_struct.html | 2 +-
.../sectioning/chapter_between_nodes_texi2html.pl | 2 +-
.../in_menu_only_special_ascii_spaces_node_menu.pl | 2 +-
.../in_menu_only_special_spaces_node_menu.pl | 2 +-
.../nodes_after_top_before_chapter_texi2html.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/index.html | 2 +-
...ter_top_before_section_texi2html_use_nodes.html | 2 +-
.../res_html/index.html | 2 +-
.../res_html/two_nodes_at_the_end_texi2html.html | 2 +-
.../two_nodes_between_chapters_texi2html.html | 2 +-
.../master_menu_fr/res_html/chap.html | 2 +-
.../master_menu_fr/res_html/index.html | 2 +-
.../res_parser/formatting_html32/formatting.html | 10 +-
.../sectioning_directions/sectioning.html | 8 +-
.../First-node.html | 6 +-
.../sectioning_directions_split_chapter/index.html | 2 +-
.../documentlanguage_cmdline/documentlanguage.html | 2 +-
.../formatting_enable_encoding/formatting.html | 10 +-
.../res_parser/formatting_fr/formatting.html | 10 +-
.../res_parser/formatting_fr_icons/formatting.html | 10 +-
.../formatting_inline_css/formatting.html | 10 +-
.../formatting_numerical_entities/formatting.html | 10 +-
.../formatting_texi2html/formatting.html | 10 +-
.../formatting_texi2html_nodes/chapter.html | 4 +-
.../formatting_texi2html_nodes/index.html | 2 +-
.../s_002d_002dect_002cion.html | 2 +-
.../formatting_texi2html_nodes/subsection.html | 2 +-
.../formatting_weird_quotes/formatting.html | 10 +-
.../no_master_menu_fr.html | 4 +-
.../no_master_menu_no_documentlanguage.html | 4 +-
.../encod\303\251/tex_encod\303\251_utf8.html" | 59 ++--
.../encod\303\251/tex_encod\303\251_utf8.html" | 59 ++--
.../nested_menu/nested_formats.html | 344 ++++++++++-----------
156 files changed, 474 insertions(+), 454 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 1993d1027a..d3a3432237 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2024-09-15 Patrice Dumas <pertusus@free.fr>
+
+ * tp/Texinfo/Convert/HTML.pm (_convert_menu_command),
+ tp/Texinfo/XS/convert/convert_html.c (convert_menu_command): remove
+ cellspacing in @menu formatting table. It is not really useful,
+ and, if set, should be set with CSS such as to be customizable.
+
2024-09-15 Patrice Dumas <pertusus@free.fr>
Format HTML About directions explanations table with CSS
diff --git a/tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
index c8201f7147..daf8926389 100644
--- a/tp/Texinfo/Convert/HTML.pm
+++ b/tp/Texinfo/Convert/HTML.pm
@@ -5623,8 +5623,7 @@ sub _convert_menu_command($$$$$)
$end_row = '</td></tr>';
}
return $self->html_attribute_class('table', [$cmdname])
- ." cellspacing=\"0\">${begin_row}\n"
- . $content . "${end_row}</table>\n";
+ .">${begin_row}\n" . $content . "${end_row}</table>\n";
}
$default_commands_conversion{'menu'} = \&_convert_menu_command;
$default_commands_conversion{'detailmenu'} = \&_convert_menu_command;
diff --git a/tp/Texinfo/XS/convert/convert_html.c
b/tp/Texinfo/XS/convert/convert_html.c
index 4ba90e44f5..9d198aa703 100644
--- a/tp/Texinfo/XS/convert/convert_html.c
+++ b/tp/Texinfo/XS/convert/convert_html.c
@@ -11261,7 +11261,7 @@ convert_menu_command (CONVERTER *self, const enum
command_id cmd,
attribute_class = html_attribute_class (self, "table", classes);
text_append (result, attribute_class);
- text_append (result, " cellspacing=\"0\">");
+ text_append_n (result, ">", 1);
if (html_inside_preformatted (self))
text_append_n (result, "<tr><td>", 8);
text_append_n (result, "\n", 1);
diff --git
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/chap_00ea.html
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/chap_00ea.html
index 77e4988840..6417f621df 100644
---
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/chap_00ea.html
+++
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/chap_00ea.html
@@ -32,7 +32,7 @@ td.menu-entry-destination {vertical-align: top}
</p>
<a class="index-entry-id" id="index-entry"></a>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"> <a href="sec.html" rel="index"
accesskey="1">sec</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/index.html
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/index.html
index 608ec39e14..f7c641ebbc 100644
---
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/index.html
+++
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/index.html
@@ -35,7 +35,7 @@ Next: <a href="chap_00ea.html" accesskey="n"
rel="next">chapê</a> [
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"> <a href="chap_00ea.html"
accesskey="1">chapê</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
diff --git a/tp/t/results/def/text_block_before_defline.pl
b/tp/t/results/def/text_block_before_defline.pl
index 5222e3f5f9..f4988cae95 100644
--- a/tp/t/results/def/text_block_before_defline.pl
+++ b/tp/t/results/def/text_block_before_defline.pl
@@ -721,7 +721,7 @@ Next: <a href="#chapt" accesskey="n" rel="next">Chap</a>
</p>
</div>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chapt"
accesskey="1">chapt</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
@@ -740,7 +740,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top</a>,
Up: <a href="#Top" ac
<pre class="example-preformatted">an example
</pre></div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="other_manual.html#Top"
accesskey="1">(other_manual)</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/html_tests/automatic_menus.pl
b/tp/t/results/html_tests/automatic_menus.pl
index 47e3194a18..1f582c34f9 100644
--- a/tp/t/results/html_tests/automatic_menus.pl
+++ b/tp/t/results/html_tests/automatic_menus.pl
@@ -595,7 +595,7 @@ Next: <a href="#chap" accesskey="n" rel="next">Chap</a>
</p>
</div>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chap"
accesskey="1">chap</a>:</td><td> </td><td
class="menu-entry-description">Here we begin</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -615,7 +615,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top</a>,
Up: <a href="#Top" ac
</div>
<h2 class="chapter" id="Chap"><span>1 Chap<a class="copiable-link"
href="#Chap"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#sec"
accesskey="1">sec</a>:</td><td> </td><td
class="menu-entry-description">Here in section</td></tr>
<tr><td class="menu-entry-destination">• <a href="#sec-after"
accesskey="2">sec after</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
diff --git a/tp/t/results/html_tests/check_htmlxref_menu/res_html/index.html
b/tp/t/results/html_tests/check_htmlxref_menu/res_html/index.html
index 384ef3b251..bbec8fe0ea 100644
--- a/tp/t/results/html_tests/check_htmlxref_menu/res_html/index.html
+++ b/tp/t/results/html_tests/check_htmlxref_menu/res_html/index.html
@@ -39,7 +39,7 @@ Next: <a
href="../no_existing_no_manual_direction_html/index.html" accesskey="n"
<p><a data-manual="no_existing_no_manual.info"
href="../no_existing_no_manual.info_html/a.html#a">c</a>
<a data-manual="no_existing_no_manual.info"
href="../no_existing_no_manual.info_html/a.html#a">c</a>
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="first.html"
accesskey="1">first</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="../other_no_existing_no_manual_html/index.html"
accesskey="2">(other_no_existing_no_manual)</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/html_tests/menu.pl b/tp/t/results/html_tests/menu.pl
index 27025df02b..c3644ad92f 100644
--- a/tp/t/results/html_tests/menu.pl
+++ b/tp/t/results/html_tests/menu.pl
@@ -1816,7 +1816,7 @@ ul.mark-bullet {list-style-type: disc}
<div class="top-level-extent" id="Top">
<a class="top" id="SEC_Top"></a>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="ggg.html#Top"
accesskey="1">(ggg)</a>:</td><td> </td><td
class="menu-entry-description">description
<ul class="itemize mark-bullet">
<li><pre class="menu-preformatted">idescr
diff --git a/tp/t/results/html_tests/menu_in_example.pl
b/tp/t/results/html_tests/menu_in_example.pl
index 479ca5c127..ebb4f79441 100644
--- a/tp/t/results/html_tests/menu_in_example.pl
+++ b/tp/t/results/html_tests/menu_in_example.pl
@@ -608,7 +608,7 @@ table.cartouche {border-style: solid; border-radius: 10%}
<h1 class="node" id="Top"><span>Top<a class="copiable-link" href="#Top">
¶</a></span></h1>
<div class="example">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted">• <a href="entry.html#Top"
accesskey="1">(entry)</a>::</pre><pre
class="menu-entry-description-preformatted">
</pre><table class="cartouche"><tr><td>
diff --git
a/tp/t/results/html_tests/node_footnote_use_node/res_html/chapter.html
b/tp/t/results/html_tests/node_footnote_use_node/res_html/chapter.html
index d0c5a34bc3..95d2f88a4d 100644
--- a/tp/t/results/html_tests/node_footnote_use_node/res_html/chapter.html
+++ b/tp/t/results/html_tests/node_footnote_use_node/res_html/chapter.html
@@ -36,7 +36,7 @@ Next: <a href="a.html#g_t_00e0" accesskey="n"
rel="next">à</a>, Previous:
<hr>
<h2 class="chapter" id="chapter-1"><span>1 chapter<a class="copiable-link"
href="#chapter-1"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="a.html#g_t_00e0"
accesskey="1">à</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/html_tests/node_footnote_use_node/res_html/index.html
b/tp/t/results/html_tests/node_footnote_use_node/res_html/index.html
index a812f64a24..fb263284f8 100644
--- a/tp/t/results/html_tests/node_footnote_use_node/res_html/index.html
+++ b/tp/t/results/html_tests/node_footnote_use_node/res_html/index.html
@@ -34,7 +34,7 @@ Next: <a href="a.html#g_t_00e1" accesskey="n"
rel="next">á</a> </p
<hr>
<h1 class="node"><span>Top<a class="copiable-link" href="#Top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="a.html#g_t_00e1"
accesskey="1">á</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="a.html#g_t_00e2"
accesskey="2">â</a>:</td><td> </td><td
class="menu-entry-description">
diff --git
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/chapter.html
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/chapter.html
index d0c5a34bc3..95d2f88a4d 100644
---
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/chapter.html
+++
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/chapter.html
@@ -36,7 +36,7 @@ Next: <a href="a.html#g_t_00e0" accesskey="n"
rel="next">à</a>, Previous:
<hr>
<h2 class="chapter" id="chapter-1"><span>1 chapter<a class="copiable-link"
href="#chapter-1"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="a.html#g_t_00e0"
accesskey="1">à</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/index.html
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/index.html
index a812f64a24..fb263284f8 100644
---
a/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/index.html
+++
b/tp/t/results/html_tests/node_footnote_use_node_separate/res_html/index.html
@@ -34,7 +34,7 @@ Next: <a href="a.html#g_t_00e1" accesskey="n"
rel="next">á</a> </p
<hr>
<h1 class="node"><span>Top<a class="copiable-link" href="#Top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="a.html#g_t_00e1"
accesskey="1">á</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="a.html#g_t_00e2"
accesskey="2">â</a>:</td><td> </td><td
class="menu-entry-description">
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/First-node.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/First-node.html
index 0be7d90c70..2390cf0ad2 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/First-node.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/First-node.html
@@ -46,7 +46,7 @@ th.menu-comment {text-align:left}
<h1 class="chapter" id="first-node-chapter"><span>1 first node chapter<a
class="copiable-link" href="#first-node-chapter"> ¶</a></span></h1>
<p>first node chapter text
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><td class="menu-entry-destination"><a href="#unnumbered">unnumbered
section</a></td><td> </td><td class="menu-entry-description">un
</td></tr>
<tr><td class="menu-entry-destination"><a href="#unnumbered2">unnumbered
section2</a></td><td> </td><td class="menu-entry-description">un2
@@ -76,7 +76,7 @@ th.menu-comment {text-align:left}
</tr></table>
<h2 class="unnumberedsec" id="unnumbered-section"><span>unnumbered section<a
class="copiable-link" href="#unnumbered-section"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#unnumbered-sub">unnumbered
subsection</a></td><td> </td><td class="menu-entry-description">un
</td></tr>
<tr><td class="menu-entry-destination"><a href="#numbered-sub">numbered
subsection</a></td><td> </td><td class="menu-entry-description">nu
@@ -187,7 +187,7 @@ th.menu-comment {text-align:left}
</tr></table>
<h2 class="unnumberedsec" id="unnumbered-section2"><span>unnumbered section2<a
class="copiable-link" href="#unnumbered-section2"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#numbered-sub3">numbered
subsection3</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/index.html
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/index.html
index 1cfbbca524..b03b682a40 100644
---
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/index.html
+++
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/index.html
@@ -34,7 +34,7 @@ th.menu-comment {text-align:left}
<td>[Index]</td>
<td>[<a href="sectioning_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
-<a class="top" id="SEC_Top"></a><table class="menu" cellspacing="0">
+<a class="top" id="SEC_Top"></a><table class="menu">
<tr><td class="menu-entry-destination"><a href="First-node.html#First-node">1
first node chapter</a></td><td> </td><td
class="menu-entry-description">node 1
explaination no heading ?
* and here ?
diff --git a/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
b/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
index c1f2700498..d0aabdc8a4 100644
--- a/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref/res_html/test_refs.html
@@ -30,7 +30,7 @@ td.menu-entry-destination {vertical-align: top}
<div class="top-level-extent" id="Top">
<h1 class="top" id="Test-refs"><span>Test refs<a class="copiable-link"
href="#Test-refs"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#other-nodes" accesskey="1">1
Chapter with nodes</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
@@ -108,7 +108,7 @@ split: ../doc/node.html#node
<pre class="example-preformatted">target: #Top
</pre></div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e"
accesskey="1">!_"#$%&'()*+-.</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e"
accesskey="2">/;<=>?[\]^_`|~</a>:</td><td> </td><td
class="menu-entry-description">
diff --git
a/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/index.html
index bd30f1e923..f880cd70e6 100644
--- a/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_no_urlprefix_first/res_html/index.html
@@ -34,7 +34,7 @@ Next: <a href="chap.html" accesskey="n" rel="next">Chap</a>
</p>
<hr>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="chap.html"
accesskey="1">chap</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
index 04ee0d8dfb..1b1ea71d54 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/index.html
@@ -35,7 +35,7 @@ Next: <a href="other-nodes.html" accesskey="n"
rel="next">Chapter with nodes</a>
<hr>
<h1 class="top" id="Test-refs"><span>Test refs<a class="copiable-link"
href="#Test-refs"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="other-nodes.html"
accesskey="1">other nodes</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
b/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
index 3636dd00ea..3a651b06b4 100644
--- a/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
+++ b/tp/t/results/htmlxref/htmlxref_nodes/res_html/other-nodes.html
@@ -46,7 +46,7 @@ Next: <a
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d
<pre class="example-preformatted">target: #Top
</pre></div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html"
accesskey="1">!_"#$%&'()*+-.</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html"
accesskey="2">/;<=>?[\]^_`|~</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
b/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
index c1f2700498..d0aabdc8a4 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono/res_html/test_refs.html
@@ -30,7 +30,7 @@ td.menu-entry-destination {vertical-align: top}
<div class="top-level-extent" id="Top">
<h1 class="top" id="Test-refs"><span>Test refs<a class="copiable-link"
href="#Test-refs"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#other-nodes" accesskey="1">1
Chapter with nodes</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
@@ -108,7 +108,7 @@ split: ../doc/node.html#node
<pre class="example-preformatted">target: #Top
</pre></div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e"
accesskey="1">!_"#$%&'()*+-.</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e"
accesskey="2">/;<=>?[\]^_`|~</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
index dadcaaee69..0f1346c662 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/index.html
@@ -35,7 +35,7 @@ Next: <a href="other-nodes.html" accesskey="n"
rel="next">Chapter with nodes</a>
<hr>
<h1 class="top" id="Test-refs"><span>Test refs<a class="copiable-link"
href="#Test-refs"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="other-nodes.html"
accesskey="1">other nodes</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
index 3636dd00ea..3a651b06b4 100644
--- a/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
+++ b/tp/t/results/htmlxref/htmlxref_only_mono_nodes/res_html/other-nodes.html
@@ -46,7 +46,7 @@ Next: <a
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d
<pre class="example-preformatted">target: #Top
</pre></div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html"
accesskey="1">!_"#$%&'()*+-.</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html"
accesskey="2">/;<=>?[\]^_`|~</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
b/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
index cdb4cbaeab..75109b0aeb 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split/res_html/test_refs.html
@@ -30,7 +30,7 @@ td.menu-entry-destination {vertical-align: top}
<div class="top-level-extent" id="Top">
<h1 class="top" id="Test-refs"><span>Test refs<a class="copiable-link"
href="#Test-refs"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#other-nodes" accesskey="1">1
Chapter with nodes</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
@@ -108,7 +108,7 @@ split: ../doc/node.html#node
<pre class="example-preformatted">target: #Top
</pre></div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e"
accesskey="1">!_"#$%&'()*+-.</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e"
accesskey="2">/;<=>?[\]^_`|~</a>:</td><td> </td><td
class="menu-entry-description">
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
index 04ee0d8dfb..1b1ea71d54 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/index.html
@@ -35,7 +35,7 @@ Next: <a href="other-nodes.html" accesskey="n"
rel="next">Chapter with nodes</a>
<hr>
<h1 class="top" id="Test-refs"><span>Test refs<a class="copiable-link"
href="#Test-refs"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="other-nodes.html"
accesskey="1">other nodes</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
index 3636dd00ea..3a651b06b4 100644
--- a/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
+++ b/tp/t/results/htmlxref/htmlxref_only_split_nodes/res_html/other-nodes.html
@@ -46,7 +46,7 @@ Next: <a
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d
<pre class="example-preformatted">target: #Top
</pre></div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html"
accesskey="1">!_"#$%&'()*+-.</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html"
accesskey="2">/;<=>?[\]^_`|~</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/info_tests/recursive_down_menu.pl
b/tp/t/results/info_tests/recursive_down_menu.pl
index 13d70ac895..a27c091dbf 100644
--- a/tp/t/results/info_tests/recursive_down_menu.pl
+++ b/tp/t/results/info_tests/recursive_down_menu.pl
@@ -419,7 +419,7 @@ Next: <a href="#chapN" accesskey="n" rel="next">Intro</a>
</p>
</div>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chapN"
accesskey="1">chapN</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -439,7 +439,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top</a>,
Up: <a href="#Top" ac
</div>
<h2 class="chapter" id="Intro"><span>1 Intro<a class="copiable-link"
href="#Intro"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chapN"
accesskey="1">chapN</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/init_files_tests/directions_string_undef_texi2html/res_html/directions_string_undef_texi2html.html
b/tp/t/results/init_files_tests/directions_string_undef_texi2html/res_html/directions_string_undef_texi2html.html
index afeb6c4d7e..bd8caae44a 100644
---
a/tp/t/results/init_files_tests/directions_string_undef_texi2html/res_html/directions_string_undef_texi2html.html
+++
b/tp/t/results/init_files_tests/directions_string_undef_texi2html/res_html/directions_string_undef_texi2html.html
@@ -47,7 +47,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
</tr></table>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chap">1
Chap</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a href="#chap2">2 Chap
2</a></td><td> </td><td class="menu-entry-description">
@@ -104,7 +104,7 @@ Chap 2
</tr></table>
<h1 class="chapter" id="Chap-2"><span>2 Chap 2<a class="copiable-link"
href="#Chap-2"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#sec1">2.1 Sec
1</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a href="#sec2">2.2 Sec
2</a></td><td> </td><td class="menu-entry-description">
diff --git
a/tp/t/results/init_files_tests/documentation_examples_texi2html/res_html/documentation_examples_texi2html.html
b/tp/t/results/init_files_tests/documentation_examples_texi2html/res_html/documentation_examples_texi2html.html
index b4b582cdb9..a1c7cbc045 100644
---
a/tp/t/results/init_files_tests/documentation_examples_texi2html/res_html/documentation_examples_texi2html.html
+++
b/tp/t/results/init_files_tests/documentation_examples_texi2html/res_html/documentation_examples_texi2html.html
@@ -74,7 +74,7 @@ ul.toc-numbered-mark {list-style: none}
</tr></table>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a
href="#prepended_to_labels-chapter">1 Chapter</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a
href="#prepended_to_labels-my-node">2 New node</a></td><td> </td><td
class="menu-entry-description">
diff --git
a/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
b/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
index 77394cdaa7..ddd21ef462 100644
---
a/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
+++
b/tp/t/results/languages/multiple_lang_chapters_texi2html/res_html/multiple_lang_chapters.html
@@ -48,7 +48,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
</tr></table>
<h1 class="top" id="Multi-language-file"><span>Multi language file<a
class="copiable-link" href="#Multi-language-file"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter-ja">1
ja</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a href="#chapter-en">2
en</a></td><td> </td><td class="menu-entry-description">
diff --git a/tp/t/results/layout/navigation/res_html/navigation.html
b/tp/t/results/layout/navigation/res_html/navigation.html
index b2ca331554..6bf28340bd 100644
--- a/tp/t/results/layout/navigation/res_html/navigation.html
+++ b/tp/t/results/layout/navigation/res_html/navigation.html
@@ -47,7 +47,7 @@ ul.toc-numbered-mark {list-style: none}
</tr></table>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -71,7 +71,7 @@ ul.toc-numbered-mark {list-style: none}
</tr></table>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -122,7 +122,7 @@ ul.toc-numbered-mark {list-style: none}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_chapter/res_html/chapter.html
b/tp/t/results/layout/navigation_chapter/res_html/chapter.html
index 30d4ed577b..73687e9c5a 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/chapter.html
@@ -44,7 +44,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -95,7 +95,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_chapter/res_html/index.html
b/tp/t/results/layout/navigation_chapter/res_html/index.html
index 874a858991..953c18bcb4 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/index.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/index.html
@@ -37,7 +37,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html#chapter">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header/res_html/chapter.html
b/tp/t/results/layout/navigation_chapter_no_header/res_html/chapter.html
index e633832fb8..0f4d05cf9c 100644
--- a/tp/t/results/layout/navigation_chapter_no_header/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_chapter_no_header/res_html/chapter.html
@@ -43,7 +43,7 @@ td.menu-entry-destination {vertical-align: top}
<hr>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -79,7 +79,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header/res_html/index.html
b/tp/t/results/layout/navigation_chapter_no_header/res_html/index.html
index 874a858991..953c18bcb4 100644
--- a/tp/t/results/layout/navigation_chapter_no_header/res_html/index.html
+++ b/tp/t/results/layout/navigation_chapter_no_header/res_html/index.html
@@ -37,7 +37,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html#chapter">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/chapter.html
index b6257e690f..0bcf6758e2 100644
---
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/chapter.html
+++
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/chapter.html
@@ -69,7 +69,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -105,7 +105,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/index.html
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/index.html
index e581b0cc9e..056fdc82e0 100644
---
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/index.html
+++
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/index.html
@@ -54,7 +54,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html#chapter">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_chapter_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_chapter_vertical/res_html/chapter.html
index 5005b88b54..73d39021c6 100644
--- a/tp/t/results/layout/navigation_chapter_vertical/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_chapter_vertical/res_html/chapter.html
@@ -75,7 +75,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -126,7 +126,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_chapter_vertical/res_html/index.html
b/tp/t/results/layout/navigation_chapter_vertical/res_html/index.html
index e581b0cc9e..056fdc82e0 100644
--- a/tp/t/results/layout/navigation_chapter_vertical/res_html/index.html
+++ b/tp/t/results/layout/navigation_chapter_vertical/res_html/index.html
@@ -54,7 +54,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html#chapter">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_no_header/res_html/navigation.html
b/tp/t/results/layout/navigation_no_header/res_html/navigation.html
index 89d4db4e50..af3fc0b13b 100644
--- a/tp/t/results/layout/navigation_no_header/res_html/navigation.html
+++ b/tp/t/results/layout/navigation_no_header/res_html/navigation.html
@@ -30,7 +30,7 @@ ul.toc-numbered-mark {list-style: none}
<div class="top-level-extent" id="Top">
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -39,7 +39,7 @@ ul.toc-numbered-mark {list-style: none}
<div class="chapter-level-extent" id="chapter">
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -75,7 +75,7 @@ ul.toc-numbered-mark {list-style: none}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_no_header_vertical/res_html/navigation.html
b/tp/t/results/layout/navigation_no_header_vertical/res_html/navigation.html
index 0849d156ea..169a748d60 100644
--- a/tp/t/results/layout/navigation_no_header_vertical/res_html/navigation.html
+++ b/tp/t/results/layout/navigation_no_header_vertical/res_html/navigation.html
@@ -30,7 +30,7 @@ ul.toc-numbered-mark {list-style: none}
<div class="top-level-extent" id="Top">
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -42,7 +42,7 @@ ul.toc-numbered-mark {list-style: none}
<div class="chapter-level-extent" id="chapter">
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -78,7 +78,7 @@ ul.toc-numbered-mark {list-style: none}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_node/res_html/chapter.html
b/tp/t/results/layout/navigation_node/res_html/chapter.html
index 8dc4eeb127..4845130a24 100644
--- a/tp/t/results/layout/navigation_node/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_node/res_html/chapter.html
@@ -45,7 +45,7 @@ td.menu-entry-destination {vertical-align: top}
<hr>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="section.html">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_node/res_html/index.html
b/tp/t/results/layout/navigation_node/res_html/index.html
index 0c26abf3d6..1c87ff3d37 100644
--- a/tp/t/results/layout/navigation_node/res_html/index.html
+++ b/tp/t/results/layout/navigation_node/res_html/index.html
@@ -38,7 +38,7 @@ td.menu-entry-destination {vertical-align: top}
<hr>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_node/res_html/section.html
b/tp/t/results/layout/navigation_node/res_html/section.html
index 6b5b3a30a5..ca8ca371c5 100644
--- a/tp/t/results/layout/navigation_node/res_html/section.html
+++ b/tp/t/results/layout/navigation_node/res_html/section.html
@@ -72,7 +72,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 Sub
section in section</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_node_no_header/res_html/chapter.html
b/tp/t/results/layout/navigation_node_no_header/res_html/chapter.html
index d186254795..135dfbe959 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/chapter.html
@@ -44,7 +44,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="section.html">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_node_no_header/res_html/index.html
b/tp/t/results/layout/navigation_node_no_header/res_html/index.html
index 603620b2c8..eb766908f6 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/index.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/index.html
@@ -38,7 +38,7 @@ td.menu-entry-destination {vertical-align: top}
<hr>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_node_no_header/res_html/section.html
b/tp/t/results/layout/navigation_node_no_header/res_html/section.html
index 7e5e16131e..7808845306 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/section.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/section.html
@@ -71,7 +71,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 Sub
section in section</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/chapter.html
index d186254795..135dfbe959 100644
---
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/chapter.html
+++
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/chapter.html
@@ -44,7 +44,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="section.html">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/index.html
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/index.html
index 4995fc4382..ce04c013fc 100644
--- a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/index.html
+++ b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/index.html
@@ -54,7 +54,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/section.html
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/section.html
index 7e5e16131e..7808845306 100644
---
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/section.html
+++
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/section.html
@@ -71,7 +71,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 Sub
section in section</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_node_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_node_vertical/res_html/chapter.html
index 327dd2bff7..1ff0853b04 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/chapter.html
@@ -75,7 +75,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="section.html">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_node_vertical/res_html/index.html
b/tp/t/results/layout/navigation_node_vertical/res_html/index.html
index f3801dac02..951f7dc3d1 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/index.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/index.html
@@ -54,7 +54,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_node_vertical/res_html/section.html
b/tp/t/results/layout/navigation_node_vertical/res_html/section.html
index 86a491d5d2..e16e86585d 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/section.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/section.html
@@ -102,7 +102,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 Sub
section in section</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_section/res_html/chapter.html
b/tp/t/results/layout/navigation_section/res_html/chapter.html
index 6ab670ade4..e849b3962f 100644
--- a/tp/t/results/layout/navigation_section/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_section/res_html/chapter.html
@@ -44,7 +44,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="section.html#section">1.1
Section in chapter</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_section/res_html/index.html
b/tp/t/results/layout/navigation_section/res_html/index.html
index e7291f528c..9671c1ecde 100644
--- a/tp/t/results/layout/navigation_section/res_html/index.html
+++ b/tp/t/results/layout/navigation_section/res_html/index.html
@@ -37,7 +37,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_section/res_html/section.html
b/tp/t/results/layout/navigation_section/res_html/section.html
index 158a7326f7..967c030b26 100644
--- a/tp/t/results/layout/navigation_section/res_html/section.html
+++ b/tp/t/results/layout/navigation_section/res_html/section.html
@@ -71,7 +71,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_section_no_header/res_html/chapter.html
b/tp/t/results/layout/navigation_section_no_header/res_html/chapter.html
index 6ab670ade4..e849b3962f 100644
--- a/tp/t/results/layout/navigation_section_no_header/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_section_no_header/res_html/chapter.html
@@ -44,7 +44,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="section.html#section">1.1
Section in chapter</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_section_no_header/res_html/index.html
b/tp/t/results/layout/navigation_section_no_header/res_html/index.html
index e7291f528c..9671c1ecde 100644
--- a/tp/t/results/layout/navigation_section_no_header/res_html/index.html
+++ b/tp/t/results/layout/navigation_section_no_header/res_html/index.html
@@ -37,7 +37,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_section_no_header/res_html/section.html
b/tp/t/results/layout/navigation_section_no_header/res_html/section.html
index 28aa8229a7..e98b04fbed 100644
--- a/tp/t/results/layout/navigation_section_no_header/res_html/section.html
+++ b/tp/t/results/layout/navigation_section_no_header/res_html/section.html
@@ -71,7 +71,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/chapter.html
index d97e9d977a..6bde2ef29d 100644
---
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/chapter.html
+++
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/chapter.html
@@ -75,7 +75,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="section.html#section">1.1
Section in chapter</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/index.html
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/index.html
index f3801dac02..951f7dc3d1 100644
---
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/index.html
+++
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/index.html
@@ -54,7 +54,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/section.html
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/section.html
index 93c96c9101..0eafdbb056 100644
---
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/section.html
+++
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/section.html
@@ -102,7 +102,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_section_vertical/res_html/chapter.html
b/tp/t/results/layout/navigation_section_vertical/res_html/chapter.html
index d97e9d977a..6bde2ef29d 100644
--- a/tp/t/results/layout/navigation_section_vertical/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_section_vertical/res_html/chapter.html
@@ -75,7 +75,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="section.html#section">1.1
Section in chapter</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_section_vertical/res_html/index.html
b/tp/t/results/layout/navigation_section_vertical/res_html/index.html
index f3801dac02..951f7dc3d1 100644
--- a/tp/t/results/layout/navigation_section_vertical/res_html/index.html
+++ b/tp/t/results/layout/navigation_section_vertical/res_html/index.html
@@ -54,7 +54,7 @@ td.menu-entry-destination {vertical-align: top}
<td>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_section_vertical/res_html/section.html
b/tp/t/results/layout/navigation_section_vertical/res_html/section.html
index d7445fefe3..942a62655d 100644
--- a/tp/t/results/layout/navigation_section_vertical/res_html/section.html
+++ b/tp/t/results/layout/navigation_section_vertical/res_html/section.html
@@ -102,7 +102,7 @@ td.menu-entry-destination {vertical-align: top}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_test_misc_file_collision/res_html/chapter.html
b/tp/t/results/layout/navigation_test_misc_file_collision/res_html/chapter.html
index 0f154265be..20601f7b85 100644
---
a/tp/t/results/layout/navigation_test_misc_file_collision/res_html/chapter.html
+++
b/tp/t/results/layout/navigation_test_misc_file_collision/res_html/chapter.html
@@ -45,7 +45,7 @@ td.menu-entry-destination {vertical-align: top}
<hr>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a
href="navigation_abt.html#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_test_misc_file_collision/res_html/navigation_abt.html
b/tp/t/results/layout/navigation_test_misc_file_collision/res_html/navigation_abt.html
index 7464a27738..5ac2ea0659 100644
---
a/tp/t/results/layout/navigation_test_misc_file_collision/res_html/navigation_abt.html
+++
b/tp/t/results/layout/navigation_test_misc_file_collision/res_html/navigation_abt.html
@@ -47,7 +47,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
<hr>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -98,7 +98,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 Sub
section in section</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_test_undef_top_buttons/res_html/navigation.html
b/tp/t/results/layout/navigation_test_undef_top_buttons/res_html/navigation.html
index 7f52ae7387..7c49851855 100644
---
a/tp/t/results/layout/navigation_test_undef_top_buttons/res_html/navigation.html
+++
b/tp/t/results/layout/navigation_test_undef_top_buttons/res_html/navigation.html
@@ -39,7 +39,7 @@ ul.toc-numbered-mark {list-style: none}
<div class="top-level-extent" id="Top">
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -63,7 +63,7 @@ ul.toc-numbered-mark {list-style: none}
</tr></table>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -114,7 +114,7 @@ ul.toc-numbered-mark {list-style: none}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/navigation_test_zero_top_buttons/res_html/navigation.html
b/tp/t/results/layout/navigation_test_zero_top_buttons/res_html/navigation.html
index 7f52ae7387..7c49851855 100644
---
a/tp/t/results/layout/navigation_test_zero_top_buttons/res_html/navigation.html
+++
b/tp/t/results/layout/navigation_test_zero_top_buttons/res_html/navigation.html
@@ -39,7 +39,7 @@ ul.toc-numbered-mark {list-style: none}
<div class="top-level-extent" id="Top">
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -63,7 +63,7 @@ ul.toc-numbered-mark {list-style: none}
</tr></table>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -114,7 +114,7 @@ ul.toc-numbered-mark {list-style: none}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/navigation_vertical/res_html/navigation.html
b/tp/t/results/layout/navigation_vertical/res_html/navigation.html
index 5c9364d6e5..ab702ab930 100644
--- a/tp/t/results/layout/navigation_vertical/res_html/navigation.html
+++ b/tp/t/results/layout/navigation_vertical/res_html/navigation.html
@@ -64,7 +64,7 @@ ul.toc-numbered-mark {list-style: none}
<td>
<h1 class="top" id="File-used-for-navigation-testing"><span>File used for
navigation testing<a class="copiable-link"
href="#File-used-for-navigation-testing"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter">1 First
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -122,7 +122,7 @@ ul.toc-numbered-mark {list-style: none}
<td>
<h1 class="chapter" id="First-chapter"><span>1 First chapter<a
class="copiable-link" href="#First-chapter"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section">1.1 Section in
chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -173,7 +173,7 @@ ul.toc-numbered-mark {list-style: none}
<p>b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b b
b b b b b b b b b b b b b b b b b b b b b bb b b b b b b bb b bb.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section
in section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html
b/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html
index 33b6b489ac..c3b5368894 100644
--- a/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html
+++ b/tp/t/results/layout/no_monolithic/res_html/no_monolithic.html
@@ -46,7 +46,7 @@ th.sections-header-printindex {text-align:left; padding-left:
1em}
</p>
<a class="index-entry-id" id="index-top"></a>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1
Chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/layout/no_monolithic_only_toc_out/res_html/no_monolithic.html
b/tp/t/results/layout/no_monolithic_only_toc_out/res_html/no_monolithic.html
index 76e9089c70..696c0a4776 100644
--- a/tp/t/results/layout/no_monolithic_only_toc_out/res_html/no_monolithic.html
+++ b/tp/t/results/layout/no_monolithic_only_toc_out/res_html/no_monolithic.html
@@ -56,7 +56,7 @@ ul.toc-numbered-mark {list-style: none}
</p>
<a class="index-entry-id" id="index-top"></a>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1
Chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/menu/appendix_and_associated_part_in_generated_menu.pl
b/tp/t/results/menu/appendix_and_associated_part_in_generated_menu.pl
index a04c171650..7f48bbb9dc 100644
--- a/tp/t/results/menu/appendix_and_associated_part_in_generated_menu.pl
+++ b/tp/t/results/menu/appendix_and_associated_part_in_generated_menu.pl
@@ -828,7 +828,7 @@ Next: <a href="#chapter" accesskey="n" rel="next">Chap</a>
</p>
</div>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chapter"
accesskey="1">chapter</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -862,7 +862,7 @@ Next: <a href="#chap2" accesskey="n" rel="next">Chap 2</a>,
Previous: <a href="#
</div>
<h2 class="chapter" id="Chap"><span>1 Chap<a class="copiable-link"
href="#Chap"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#sec"
accesskey="1">sec</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/menu/block_commands_in_menu_description.pl
b/tp/t/results/menu/block_commands_in_menu_description.pl
index f7e1bf85e0..0a32e9a6a9 100644
--- a/tp/t/results/menu/block_commands_in_menu_description.pl
+++ b/tp/t/results/menu/block_commands_in_menu_description.pl
@@ -707,7 +707,7 @@ ul.mark-bullet {list-style-type: disc}
<div class="top-level-extent" id="first">
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="manual.html#Top"
accesskey="1">(manual)</a>:</td><td> </td><td
class="menu-entry-description">
<ul class="itemize mark-bullet">
<li><pre class="menu-preformatted">
diff --git a/tp/t/results/menu/commands_in_nodedescriptionblock.pl
b/tp/t/results/menu/commands_in_nodedescriptionblock.pl
index dc503f443f..82d3a06a18 100644
--- a/tp/t/results/menu/commands_in_nodedescriptionblock.pl
+++ b/tp/t/results/menu/commands_in_nodedescriptionblock.pl
@@ -1419,7 +1419,7 @@ Next: <a href="#node1" accesskey="n" rel="next">chap1</a>
[<a href="#node
</div>
<h1 class="top" id="test-commands-in-nodedescriptionblock"><span>test commands
in nodedescriptionblock<a class="copiable-link"
href="#test-commands-in-nodedescriptionblock"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#node1"
accesskey="1">node1</a>:</td><td> </td><td
class="menu-entry-description"><a class="anchor" id="in-nodescription"></a>
<a class="ref" href="#node2">chap2</a>. Footnote<a class="footnote" id="DOCF1"
href="#FOOT1"><sup>1</sup></a>. Some text to see
where the max column could be. in w<!-- /@w -->.
@@ -1456,7 +1456,7 @@ Previous: <a href="#node1" accesskey="p"
rel="prev">chap1</a>, Up: <a href="#Top
<p><a class="ref" href="#in-nodescription">in nodescription</a>, <a
class="ref" href="#f1">tfloat 1.1</a>.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#node1"
accesskey="1">node1</a>:</td><td> </td><td
class="menu-entry-description">
<a class="ref" href="#node2">chap2</a>. Footnote<a class="footnote"
id="t_fnode-description-2_DOCF1_2"
href="#t_fnode-description-2_FOOT1_2"><sup>2</sup></a>. Some text to see
where the max column could be. in w<!-- /@w -->.
diff --git a/tp/t/results/menu/comment_on_menu_line.pl
b/tp/t/results/menu/comment_on_menu_line.pl
index 0e8815ecc2..860625d095 100644
--- a/tp/t/results/menu/comment_on_menu_line.pl
+++ b/tp/t/results/menu/comment_on_menu_line.pl
@@ -367,7 +367,7 @@ td.menu-entry-destination {vertical-align: top}
Next: <a href="#first" accesskey="n" rel="next">first</a> </p>
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#first"
accesskey="1">first</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/menu/dash_in_menu.pl
b/tp/t/results/menu/dash_in_menu.pl
index 7b8ae39fa3..5476857e1a 100644
--- a/tp/t/results/menu/dash_in_menu.pl
+++ b/tp/t/results/menu/dash_in_menu.pl
@@ -220,7 +220,7 @@ th.menu-comment {text-align:left}
<body lang="en">
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="manual.html#n_002d_002d_002dode"
accesskey="1">entry—in</a>:</td><td> </td><td
class="menu-entry-description">description — in.
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
diff --git a/tp/t/results/menu/detailmenu.pl b/tp/t/results/menu/detailmenu.pl
index 66cb75b204..1292ac020a 100644
--- a/tp/t/results/menu/detailmenu.pl
+++ b/tp/t/results/menu/detailmenu.pl
@@ -288,7 +288,7 @@ th.menu-comment {text-align:left}
<body lang="en">
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• Copying
Conditions:</td><td> </td><td class="menu-entry-description">Your
rights.
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
diff --git a/tp/t/results/menu/detailmenu_in_description.pl
b/tp/t/results/menu/detailmenu_in_description.pl
index 088773819b..d0c656d773 100644
--- a/tp/t/results/menu/detailmenu_in_description.pl
+++ b/tp/t/results/menu/detailmenu_in_description.pl
@@ -268,7 +268,7 @@ td.menu-entry-destination {vertical-align: top}
<body lang="en">
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• Copying
Conditions:</td><td> </td><td class="menu-entry-description">Your
rights.
</td></tr>
<tr><td class="menu-entry-destination">•
detailmenu:</td><td> </td><td class="menu-entry-description">
diff --git a/tp/t/results/menu/detailmenu_on_subnodes.pl
b/tp/t/results/menu/detailmenu_on_subnodes.pl
index 5d3f86b6ca..180e265f5a 100644
--- a/tp/t/results/menu/detailmenu_on_subnodes.pl
+++ b/tp/t/results/menu/detailmenu_on_subnodes.pl
@@ -1566,7 +1566,7 @@ Next: <a href="#chapter" accesskey="n"
rel="next">chapter</a> </p>
</div>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chapter"
accesskey="1">chapter</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="#chapter-2"
accesskey="2">chapter 2</a>:</td><td> </td><td
class="menu-entry-description">
@@ -1593,7 +1593,7 @@ Next: <a href="#chapter-2" accesskey="n"
rel="next">chapter 2</a>, Previous: <a
</div>
<h2 class="chapter" id="chapter-1"><span>1 chapter<a class="copiable-link"
href="#chapter-1"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#section"
accesskey="1">section</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
@@ -1616,7 +1616,7 @@ Previous: <a href="#chapter" accesskey="p"
rel="prev">chapter</a>, Up: <a href="
</div>
<h2 class="chapter" id="chapter-2-1"><span>2 chapter 2<a class="copiable-link"
href="#chapter-2-1"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#section-chap-2"
accesskey="1">section chap 2</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="#unnumberedsec"
accesskey="2">unnumberedsec</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/menu/detailmenu_unknown_node.pl
b/tp/t/results/menu/detailmenu_unknown_node.pl
index f152939083..5961e1173d 100644
--- a/tp/t/results/menu/detailmenu_unknown_node.pl
+++ b/tp/t/results/menu/detailmenu_unknown_node.pl
@@ -282,7 +282,7 @@ td.menu-entry-destination {vertical-align: top}
<body lang="en">
<h1 class="node" id="Top"><span>Top<a class="copiable-link" href="#Top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">•
unknown:</td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/menu/empty_leading_menu_comment.pl
b/tp/t/results/menu/empty_leading_menu_comment.pl
index 1c66c17370..a5f8fca675 100644
--- a/tp/t/results/menu/empty_leading_menu_comment.pl
+++ b/tp/t/results/menu/empty_leading_menu_comment.pl
@@ -257,7 +257,7 @@ th.menu-comment {text-align:left}
<body lang="en">
<h4 class="node" id="first"><span>first<a class="copiable-link" href="#first">
¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
</pre></th></tr><tr><td class="menu-entry-destination">• <a
href="f.html#b" accesskey="1">(f)b</a>:</td><td> </td><td
class="menu-entry-description">desc
diff --git a/tp/t/results/menu/empty_menu_description.pl
b/tp/t/results/menu/empty_menu_description.pl
index 5e25abf4a8..c97b373682 100644
--- a/tp/t/results/menu/empty_menu_description.pl
+++ b/tp/t/results/menu/empty_menu_description.pl
@@ -261,7 +261,7 @@ th.menu-comment {text-align:left}
<body lang="en">
<h4 class="node" id="first"><span>first<a class="copiable-link" href="#first">
¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="f.html#b"
accesskey="1">a</a>:</td><td> </td><td
class="menu-entry-description"></td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
diff --git a/tp/t/results/menu/entry_after_detailmenu.pl
b/tp/t/results/menu/entry_after_detailmenu.pl
index b538c79677..a30a5195a8 100644
--- a/tp/t/results/menu/entry_after_detailmenu.pl
+++ b/tp/t/results/menu/entry_after_detailmenu.pl
@@ -657,7 +657,7 @@ Next: <a href="#chap-first" accesskey="n" rel="next">chap
first</a> </p>
</div>
<h1 class="node"><span>Top<a class="copiable-link" href="#Top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#second"
accesskey="1">second</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
diff --git a/tp/t/results/menu/example_in_menu_comment.pl
b/tp/t/results/menu/example_in_menu_comment.pl
index cfe8a4fc88..a4c9a37413 100644
--- a/tp/t/results/menu/example_in_menu_comment.pl
+++ b/tp/t/results/menu/example_in_menu_comment.pl
@@ -285,7 +285,7 @@ th.menu-comment {text-align:left}
</head>
<body lang="en">
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">•
entry:</td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
diff --git a/tp/t/results/menu/example_in_menu_description.pl
b/tp/t/results/menu/example_in_menu_description.pl
index 7e10c66c3c..b9dae15adf 100644
--- a/tp/t/results/menu/example_in_menu_description.pl
+++ b/tp/t/results/menu/example_in_menu_description.pl
@@ -387,7 +387,7 @@ th.menu-comment {text-align:left}
<div class="top-level-extent" id="first">
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="manual.html#Top"
accesskey="1">(manual)</a>:</td><td> </td><td
class="menu-entry-description">
<div class="example">
<pre class="example-preformatted">in
diff --git a/tp/t/results/menu/formats_in_menu.pl
b/tp/t/results/menu/formats_in_menu.pl
index 2b4f8d254f..e3165220c2 100644
--- a/tp/t/results/menu/formats_in_menu.pl
+++ b/tp/t/results/menu/formats_in_menu.pl
@@ -807,7 +807,7 @@ th.menu-comment {text-align:left}
<body lang="en">
<h4 class="node" id="first"><span>first<a class="copiable-link" href="#first">
¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="gcc.html#Top"
accesskey="1">(gcc)</a>:</td><td> </td><td
class="menu-entry-description">text
<dl class="table">
<dt>item</dt>
diff --git a/tp/t/results/menu/inlineraw_in_menu_description.pl
b/tp/t/results/menu/inlineraw_in_menu_description.pl
index e85f8944ad..47d26d073b 100644
--- a/tp/t/results/menu/inlineraw_in_menu_description.pl
+++ b/tp/t/results/menu/inlineraw_in_menu_description.pl
@@ -361,7 +361,7 @@ th.menu-comment {text-align:left}
<div class="top-level-extent" id="first">
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="manual.html#Top"
accesskey="1">(manual)</a>:</td><td> </td><td
class="menu-entry-description">
in inline raw
diff --git a/tp/t/results/menu/invalid_info_menu_entry.pl
b/tp/t/results/menu/invalid_info_menu_entry.pl
index a433877605..11616f438e 100644
--- a/tp/t/results/menu/invalid_info_menu_entry.pl
+++ b/tp/t/results/menu/invalid_info_menu_entry.pl
@@ -649,7 +649,7 @@ td.menu-entry-destination {vertical-align: top}
<body lang="en">
<h4 class="node" id="first"><span>first<a class="copiable-link" href="#first">
¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="f.html#a_003a"
accesskey="1">(f)a:</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="f.html#node"
accesskey="2">name:</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/menu/leading_space_before_menu_star.pl
b/tp/t/results/menu/leading_space_before_menu_star.pl
index 48ed8b1ad9..b80c1feb81 100644
--- a/tp/t/results/menu/leading_space_before_menu_star.pl
+++ b/tp/t/results/menu/leading_space_before_menu_star.pl
@@ -189,7 +189,7 @@ th.menu-comment {text-align:left}
<body lang="en">
<h4 class="node" id="a-node"><span>a node<a class="copiable-link"
href="#a-node"> ¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted"> * a node::
</pre></th></tr></table>
diff --git a/tp/t/results/menu/menu_entry_name.pl
b/tp/t/results/menu/menu_entry_name.pl
index 16028c6c87..edd19bbbf2 100644
--- a/tp/t/results/menu/menu_entry_name.pl
+++ b/tp/t/results/menu/menu_entry_name.pl
@@ -870,7 +870,7 @@ td.menu-entry-destination {vertical-align: top}
</head>
<body lang="en">
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="f.html#b"
accesskey="1">a</a>:</td><td> </td><td
class="menu-entry-description"></td></tr>
<tr><td class="menu-entry-destination">• <a href="f.html#b1_002ec"
accesskey="2">a</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
diff --git a/tp/t/results/menu/menu_entry_name_comment.pl
b/tp/t/results/menu/menu_entry_name_comment.pl
index fea6de9042..a05aed6223 100644
--- a/tp/t/results/menu/menu_entry_name_comment.pl
+++ b/tp/t/results/menu/menu_entry_name_comment.pl
@@ -524,7 +524,7 @@ td.menu-entry-destination {vertical-align: top}
</head>
<body lang="en">
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="f.html#b"
accesskey="1">a</a>:</td><td> </td><td
class="menu-entry-description"></td></tr>
<tr><td class="menu-entry-destination">• <a href="f.html#b"
accesskey="2">a</a>:</td><td> </td><td
class="menu-entry-description"></td></tr>
<tr><td class="menu-entry-destination">• <a href="f.html#b1c_002ec"
accesskey="3">a</a>:</td><td> </td><td
class="menu-entry-description"></td></tr>
diff --git a/tp/t/results/menu/menu_entry_no_entry.pl
b/tp/t/results/menu/menu_entry_no_entry.pl
index b9b54282e2..8aeedb7676 100644
--- a/tp/t/results/menu/menu_entry_no_entry.pl
+++ b/tp/t/results/menu/menu_entry_no_entry.pl
@@ -220,7 +220,7 @@ th.menu-comment {text-align:left}
</head>
<body lang="en">
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">* a1:
* a2:
* a1c:* a2c: * a4<b class="b">a</b>:
diff --git a/tp/t/results/menu/menu_entry_no_entry_location.pl
b/tp/t/results/menu/menu_entry_no_entry_location.pl
index 73f4b6250b..e92c24587c 100644
--- a/tp/t/results/menu/menu_entry_no_entry_location.pl
+++ b/tp/t/results/menu/menu_entry_no_entry_location.pl
@@ -301,7 +301,7 @@ td.menu-entry-destination {vertical-align: top}
</head>
<body lang="en">
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="manual.html#Top"
accesskey="1">(manual)</a>:</td><td> </td><td
class="menu-entry-description">begin description
* not an entry ?
</td></tr>
diff --git a/tp/t/results/menu/menu_entry_node.pl
b/tp/t/results/menu/menu_entry_node.pl
index 66fa040770..45ebf353fb 100644
--- a/tp/t/results/menu/menu_entry_node.pl
+++ b/tp/t/results/menu/menu_entry_node.pl
@@ -378,7 +378,7 @@ td.menu-entry-destination {vertical-align: top}
</head>
<body lang="en">
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="f.html#a1"
accesskey="1">(f)a1</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="f.html#a2"
accesskey="2">(f)a2</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/menu/menu_entry_node_comments.pl
b/tp/t/results/menu/menu_entry_node_comments.pl
index 546a63229c..ea5dda58a6 100644
--- a/tp/t/results/menu/menu_entry_node_comments.pl
+++ b/tp/t/results/menu/menu_entry_node_comments.pl
@@ -404,7 +404,7 @@ td.menu-entry-destination {vertical-align: top}
</head>
<body lang="en">
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="f.html#a1c"
accesskey="1">(f)a1c</a>:</td><td> </td><td
class="menu-entry-description"></td></tr>
<tr><td class="menu-entry-destination">• <a href="f.html#a2c"
accesskey="2">(f)a2c</a>:</td><td> </td><td
class="menu-entry-description"></td></tr>
<tr><td class="menu-entry-destination">• <a href="f.html#a3c"
accesskey="3">(f)a3c</a>:</td><td> </td><td
class="menu-entry-description">d</td></tr>
diff --git a/tp/t/results/menu/menu_in_example.pl
b/tp/t/results/menu/menu_in_example.pl
index 0cfcd433cd..9fc0acd9fd 100644
--- a/tp/t/results/menu/menu_in_example.pl
+++ b/tp/t/results/menu/menu_in_example.pl
@@ -592,7 +592,7 @@ table.cartouche {border-style: solid; border-radius: 10%}
<h4 class="node" id="first"><span>first<a class="copiable-link" href="#first">
¶</a></span></h4>
<div class="example">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted">• <a href="entry.html#Top"
accesskey="1">(entry)</a>::</pre><pre
class="menu-entry-description-preformatted">
</pre><table class="cartouche"><tr><td>
diff --git a/tp/t/results/menu/menu_pointing_to_anchor.pl
b/tp/t/results/menu/menu_pointing_to_anchor.pl
index 7f7649e184..0808af27ee 100644
--- a/tp/t/results/menu/menu_pointing_to_anchor.pl
+++ b/tp/t/results/menu/menu_pointing_to_anchor.pl
@@ -351,7 +351,7 @@ td.menu-entry-destination {vertical-align: top}
<p>Text
</p>
<a class="anchor" id="An-anchor"></a>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#An-anchor"
accesskey="1">An anchor</a>:</td><td> </td><td
class="menu-entry-description">menu entry pointing to the anchor.
</td></tr>
</table>
diff --git a/tp/t/results/menu/menu_title_before_entries.pl
b/tp/t/results/menu/menu_title_before_entries.pl
index 6b5995eaa8..c3e7e65c72 100644
--- a/tp/t/results/menu/menu_title_before_entries.pl
+++ b/tp/t/results/menu/menu_title_before_entries.pl
@@ -310,7 +310,7 @@ Next: <a href="#chap-subnode" accesskey="n" rel="next">chap
subnode</a> <
</div>
<h1 class="node"><span>Top<a class="copiable-link" href="#Top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">Horizontal space
</pre></th></tr><tr><td class="menu-entry-destination">• <a
href="#chap-subnode" accesskey="1">chap
subnode</a>:</td><td> </td><td class="menu-entry-description">
</td></tr>
diff --git a/tp/t/results/menu/missing_detailmenu_on_subnodes.pl
b/tp/t/results/menu/missing_detailmenu_on_subnodes.pl
index d3974d7249..0c696bbf13 100644
--- a/tp/t/results/menu/missing_detailmenu_on_subnodes.pl
+++ b/tp/t/results/menu/missing_detailmenu_on_subnodes.pl
@@ -1497,7 +1497,7 @@ Next: <a href="#chapter" accesskey="n"
rel="next">chapter</a> </p>
</div>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chapter"
accesskey="1">chapter</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="#chapter-2"
accesskey="2">chapter 2</a>:</td><td> </td><td
class="menu-entry-description">
@@ -1524,7 +1524,7 @@ Next: <a href="#chapter-2" accesskey="n"
rel="next">chapter 2</a>, Previous: <a
</div>
<h2 class="chapter" id="chapter-1"><span>1 chapter<a class="copiable-link"
href="#chapter-1"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#section"
accesskey="1">section</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
@@ -1547,7 +1547,7 @@ Next: <a href="#section" accesskey="n"
rel="next">section</a>, Previous: <a href
</div>
<h2 class="chapter" id="chapter-2-1"><span>2 chapter 2<a class="copiable-link"
href="#chapter-2-1"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#section-chap-2"
accesskey="1">section chap 2</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="#unnumberedsec"
accesskey="2">unnumberedsec</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/menu/no_colon_in_menu.pl
b/tp/t/results/menu/no_colon_in_menu.pl
index c3b573e13a..a0371fbd06 100644
--- a/tp/t/results/menu/no_colon_in_menu.pl
+++ b/tp/t/results/menu/no_colon_in_menu.pl
@@ -189,7 +189,7 @@ th.menu-comment {text-align:left}
<body lang="en">
<h4 class="node" id="first"><span>first<a class="copiable-link" href="#first">
¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">* a
</pre></th></tr></table>
diff --git a/tp/t/results/menu/nodedescription_descriptions.pl
b/tp/t/results/menu/nodedescription_descriptions.pl
index 47a158633c..7e89bbfc11 100644
--- a/tp/t/results/menu/nodedescription_descriptions.pl
+++ b/tp/t/results/menu/nodedescription_descriptions.pl
@@ -1959,7 +1959,7 @@ Next: <a href="#toto" accesskey="n" rel="next">Toto</a>
</p>
</div>
<h1 class="top" id="test-of-nodedescription-used-in-menu"><span>test of
nodedescription used in menu<a class="copiable-link"
href="#test-of-nodedescription-used-in-menu"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#toto"
accesskey="1">toto</a>:</td><td> </td><td
class="menu-entry-description">toto is there:: and the <em class="emph">is a
description</em>slightly long<!-- /@w --> and <code
class="verb">vv somewhat</code> ånexpected</td></tr>
<tr><td class="menu-entry-destination">• <a href="#titi"
accesskey="2">titi</a>:</td><td> </td><td
class="menu-entry-description">desc of titi
</td></tr>
diff --git a/tp/t/results/menu/nodedescriptionblock_descriptions.pl
b/tp/t/results/menu/nodedescriptionblock_descriptions.pl
index dc09eea07f..2ae8fc8695 100644
--- a/tp/t/results/menu/nodedescriptionblock_descriptions.pl
+++ b/tp/t/results/menu/nodedescriptionblock_descriptions.pl
@@ -1918,7 +1918,7 @@ Next: <a href="#toto" accesskey="n" rel="next">Toto</a>
</p>
</div>
<h1 class="top" id="test-of-nodedescriptionblock-used-in-menu"><span>test of
nodedescriptionblock used in menu<a class="copiable-link"
href="#test-of-nodedescriptionblock-used-in-menu"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#toto"
accesskey="1">toto</a>:</td><td> </td><td
class="menu-entry-description">toto is there:: and the <em class="emph">is a
description</em>slightly long<!-- /@w --> and <code
class="verb">vv somewhat</code> ånexpected</td></tr>
<tr><td class="menu-entry-destination">• <a href="#titi"
accesskey="2">titi</a>:</td><td> </td><td
class="menu-entry-description">desc of titi
</td></tr>
diff --git a/tp/t/results/menu/part_appendix_in_generated_menu.pl
b/tp/t/results/menu/part_appendix_in_generated_menu.pl
index 96fba9e635..57ca675208 100644
--- a/tp/t/results/menu/part_appendix_in_generated_menu.pl
+++ b/tp/t/results/menu/part_appendix_in_generated_menu.pl
@@ -768,7 +768,7 @@ Next: <a href="#chapter" accesskey="n" rel="next">Chap</a>
</p>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chapter"
accesskey="1">chapter</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -800,7 +800,7 @@ Next: <a href="#chap2" accesskey="n" rel="next">Chap 2</a>,
Previous: <a href="#
</div>
<h2 class="chapter" id="Chap"><span>1 Chap<a class="copiable-link"
href="#Chap"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#sec"
accesskey="1">sec</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/menu/reference_to_external_manual.pl
b/tp/t/results/menu/reference_to_external_manual.pl
index 9593c5909e..96bc782ce7 100644
--- a/tp/t/results/menu/reference_to_external_manual.pl
+++ b/tp/t/results/menu/reference_to_external_manual.pl
@@ -237,7 +237,7 @@ td.menu-entry-destination {vertical-align: top}
<h4 class="node" id="first"><span>first<a class="copiable-link" href="#first">
¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="info.html#Top"
accesskey="1">(info)</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/menu/sc_in_menu.pl b/tp/t/results/menu/sc_in_menu.pl
index cbc09f66f4..070456e8ae 100644
--- a/tp/t/results/menu/sc_in_menu.pl
+++ b/tp/t/results/menu/sc_in_menu.pl
@@ -852,7 +852,7 @@ th.menu-comment {text-align:left}
<h4 class="node" id="first"><span>first<a class="copiable-link" href="#first">
¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#node"
accesskey="1"><small class="sc">VALUE</small></a>:</td><td> </td><td
class="menu-entry-description"><small class="sc">DESCRIP TION</small>
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -874,7 +874,7 @@ Up: <a href="#first" accesskey="u" rel="up">first</a>
</p>
<h4 class="node"><span><small class="sc">NODE</small><a class="copiable-link"
href="#node"> ¶</a></span></h4>
<div class="example">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted">• <span class="sc">EXAMPLE VALUE</span>:<a
href="dir.html#example-node" accesskey="1">(dir)<span class="sc">EXAMPLE
NODE</span></a>. </pre><pre class="menu-entry-description-preformatted"><span
class="sc">EXAMPLE DESCRIP TION</span>
</pre><pre class="menu-comment-preformatted">
diff --git a/tp/t/results/menu/simple.pl b/tp/t/results/menu/simple.pl
index 199b092575..3c9132b384 100644
--- a/tp/t/results/menu/simple.pl
+++ b/tp/t/results/menu/simple.pl
@@ -496,7 +496,7 @@ th.menu-comment {text-align:left}
<p>Before menu.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">comment
</pre></th></tr><tr><td class="menu-entry-destination">• menu entry name
:</td><td> </td><td class="menu-entry-description">description
</td></tr>
diff --git a/tp/t/results/menu/space_and_commands_in_menu_node.pl
b/tp/t/results/menu/space_and_commands_in_menu_node.pl
index dce512ed82..d079a7b09f 100644
--- a/tp/t/results/menu/space_and_commands_in_menu_node.pl
+++ b/tp/t/results/menu/space_and_commands_in_menu_node.pl
@@ -988,7 +988,7 @@ Next: <a href="#chap-b" accesskey="n" rel="next">Chap</a>
</p>
</div>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chap-b"
accesskey="1">chap b</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="#chap-b"
accesskey="2">chap b</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/menu/submenu_in_example.pl
b/tp/t/results/menu/submenu_in_example.pl
index 7cf5de0b26..e0e1a1cda2 100644
--- a/tp/t/results/menu/submenu_in_example.pl
+++ b/tp/t/results/menu/submenu_in_example.pl
@@ -746,17 +746,17 @@ span:hover a.copiable-link {visibility: visible}
in example
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in submenu
</pre><pre class="menu-comment-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in submenu
</pre></td></tr></table>
<pre class="menu-comment-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot---ation in submenu
</pre></blockquote>
diff --git a/tp/t/results/menu/verb_in_menu_description.pl
b/tp/t/results/menu/verb_in_menu_description.pl
index 78d312d457..31b9bea91c 100644
--- a/tp/t/results/menu/verb_in_menu_description.pl
+++ b/tp/t/results/menu/verb_in_menu_description.pl
@@ -347,7 +347,7 @@ th.menu-comment {text-align:left}
<div class="top-level-extent" id="first">
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="manual.html#Top"
accesskey="1">(manual)</a>:</td><td> </td><td
class="menu-entry-description">
<code class="verb"> in verb<br><br></code>
</td></tr>
diff --git a/tp/t/results/moresectioning/equivalent_nodes_defined_linked.pl
b/tp/t/results/moresectioning/equivalent_nodes_defined_linked.pl
index 437a447df4..93e0ccf26c 100644
--- a/tp/t/results/moresectioning/equivalent_nodes_defined_linked.pl
+++ b/tp/t/results/moresectioning/equivalent_nodes_defined_linked.pl
@@ -685,7 +685,7 @@ Next: <a href="#chap" accesskey="n" rel="next">chap</a>
</p>
</div>
<h1 class="node"><span>Top<a class="copiable-link" href="#Top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chap"
accesskey="1"><strong
class="strong">chap</strong></a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/moresectioning/more_sections_than_nodes_texi2html/res_html/more_sections_than_nodes_texi2html.html
b/tp/t/results/moresectioning/more_sections_than_nodes_texi2html/res_html/more_sections_than_nodes_texi2html.html
index fc05cc47f3..4120d6ea28 100644
---
a/tp/t/results/moresectioning/more_sections_than_nodes_texi2html/res_html/more_sections_than_nodes_texi2html.html
+++
b/tp/t/results/moresectioning/more_sections_than_nodes_texi2html/res_html/more_sections_than_nodes_texi2html.html
@@ -45,7 +45,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
</tr></table>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#n-c2">2
c2</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a href="#n-c3">3
c3</a></td><td> </td><td class="menu-entry-description">
@@ -133,7 +133,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
</tr></table>
<h1 class="chapter" id="c3"><span>3 c3<a class="copiable-link" href="#c3">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#n-c3-s-2">3.2 c3
s2</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/moresectioning/placed_things_before_element.pl
b/tp/t/results/moresectioning/placed_things_before_element.pl
index 567810898d..50497b206d 100644
--- a/tp/t/results/moresectioning/placed_things_before_element.pl
+++ b/tp/t/results/moresectioning/placed_things_before_element.pl
@@ -869,7 +869,7 @@ td.menu-entry-destination {vertical-align: top}
<p>Ref to float
<a class="ref" href="#float-anchor">1</a>.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#An-anchor"
accesskey="1">An anchor</a>:</td><td> </td><td
class="menu-entry-description">menu entry pointing to the anchor.
</td></tr>
</table>
diff --git
a/tp/t/results/moresectioning/placed_things_before_element_no_use_node.pl
b/tp/t/results/moresectioning/placed_things_before_element_no_use_node.pl
index 7b1f419ede..fc1349aef8 100644
--- a/tp/t/results/moresectioning/placed_things_before_element_no_use_node.pl
+++ b/tp/t/results/moresectioning/placed_things_before_element_no_use_node.pl
@@ -870,7 +870,7 @@ td.menu-entry-destination {vertical-align: top}
<p>Ref to float
<a class="ref" href="#float-anchor">1</a>.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#An-anchor"
accesskey="1">An anchor</a>:</td><td> </td><td
class="menu-entry-description">menu entry pointing to the anchor.
</td></tr>
</table>
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/guide1.html
b/tp/t/results/moresectioning/topic_guide/res_html/guide1.html
index 91149b1039..a28d8a1d34 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/guide1.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/guide1.html
@@ -38,7 +38,7 @@ Next: <a href="guide2.html" accesskey="n" rel="next">guide
2</a>, Previous: <a h
<p>This is the guide for an easy use.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="topic1.html"
accesskey="1">topic1</a>:</td><td> </td><td
class="menu-entry-description">topic1 description
</td></tr>
<tr><td class="menu-entry-destination">• <a href="topic2.html"
accesskey="2">topic2</a>:</td><td> </td><td
class="menu-entry-description">topic2 description
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/guide2.html
b/tp/t/results/moresectioning/topic_guide/res_html/guide2.html
index c1d0b723f5..c6cecf523e 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/guide2.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/guide2.html
@@ -37,7 +37,7 @@ Previous: <a href="guide1.html" accesskey="p"
rel="prev">guide 1</a>, Up: <a hre
<p>This is the guide for an in depth use
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="topic5.html"
accesskey="1">topic5</a>:</td><td> </td><td
class="menu-entry-description">topic5 description
</td></tr>
<tr><td class="menu-entry-destination">• <a href="topic4.html"
accesskey="2">topic4</a>:</td><td> </td><td
class="menu-entry-description">topic4 description
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/index.html
b/tp/t/results/moresectioning/topic_guide/res_html/index.html
index a4a01451ab..9e695a5894 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/index.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/index.html
@@ -37,7 +37,7 @@ Next: <a href="guide1.html" accesskey="n" rel="next">guide
1</a> </p>
<p>This is an example of guide/topic based manual inspired by the Mallard
format.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="guide1.html"
accesskey="1">guide1</a>:</td><td> </td><td
class="menu-entry-description">the easy way
</td></tr>
<tr><td class="menu-entry-destination">• <a href="guide2.html"
accesskey="2">guide2</a>:</td><td> </td><td
class="menu-entry-description">the perillous way
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/topic1.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic1.html
index edc6422feb..05d6c9b516 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/topic1.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/topic1.html
@@ -37,7 +37,7 @@ Next: <a href="topic2.html" accesskey="n"
rel="next">topic2</a> </p>
<p>This is topic 1.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">More information
</pre></th></tr><tr><td class="menu-entry-destination">• <a
href="guide1.html" accesskey="1">guide1</a>:</td><td> </td><td
class="menu-entry-description">guide 1
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/topic2.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic2.html
index 9064ba0bfb..df07295988 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/topic2.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/topic2.html
@@ -38,7 +38,7 @@ Next: <a href="topic3.html" accesskey="n"
rel="next">topic3</a>, Previous: <a hr
<p>This is topic 2
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">More information
</pre></th></tr><tr><td class="menu-entry-destination">• <a
href="guide1.html" accesskey="1">guide1</a>:</td><td> </td><td
class="menu-entry-description">guide 1
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/topic3.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic3.html
index 6779a286f6..37872c4409 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/topic3.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/topic3.html
@@ -36,7 +36,7 @@ Next: <a href="topic5.html" accesskey="n"
rel="next">topic5</a>, Previous: <a hr
<p>This is topic 3
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">More information
</pre></th></tr></table>
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/topic4.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic4.html
index ffacd2467d..2e47141150 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/topic4.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/topic4.html
@@ -38,7 +38,7 @@ Previous: <a href="topic5.html" accesskey="p"
rel="prev">topic5</a>, Up: <a href
<p>This is topic 4
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">More information
</pre></th></tr><tr><td class="menu-entry-destination">• <a
href="guide2.html" accesskey="1">guide2</a>:</td><td> </td><td
class="menu-entry-description">guide 2
diff --git a/tp/t/results/moresectioning/topic_guide/res_html/topic5.html
b/tp/t/results/moresectioning/topic_guide/res_html/topic5.html
index ed4706a39c..55e46a4c01 100644
--- a/tp/t/results/moresectioning/topic_guide/res_html/topic5.html
+++ b/tp/t/results/moresectioning/topic_guide/res_html/topic5.html
@@ -37,7 +37,7 @@ Previous: <a href="topic3.html" accesskey="p"
rel="prev">topic3</a> </p>
<p>This is topic 5
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">More information
</pre></th></tr><tr><td class="menu-entry-destination">• <a
href="guide1.html" accesskey="1">guide1</a>:</td><td> </td><td
class="menu-entry-description">guide 1
diff --git a/tp/t/results/no_structure_test/one/res_html/test_struct.html
b/tp/t/results/no_structure_test/one/res_html/test_struct.html
index b7fe72d5e6..15bf05404f 100644
--- a/tp/t/results/no_structure_test/one/res_html/test_struct.html
+++ b/tp/t/results/no_structure_test/one/res_html/test_struct.html
@@ -59,7 +59,7 @@ th.sections-header-printindex {text-align:left; padding-left:
1em}
<p>See ‘point’.
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">•
chap:</td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
b/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
index 6249ddf1b6..69c170c4f3 100644
--- a/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
+++ b/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
@@ -612,7 +612,7 @@ ul.toc-numbered-mark {list-style: none}
<h1 class="top" id="top-section"><span>top section<a class="copiable-link"
href="#top-section"> ¶</a></span></h1>
<p>Top node
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#section-node">1.1
section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node_menu.pl
b/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node_menu.pl
index 74b96f569c..fff1b5e485 100644
--- a/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node_menu.pl
+++ b/tp/t/results/sectioning/in_menu_only_special_ascii_spaces_node_menu.pl
@@ -558,7 +558,7 @@ Next: CARRIAGE RETURN|'."\r".'| </p>
</div>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• :</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• :</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
b/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
index 0a1bee7f71..d4ca10ad54 100644
--- a/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
+++ b/tp/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
@@ -1407,7 +1407,7 @@ Next: <a href="#g_t_2002_2003_2002" accesskey="n"
rel="next">EN QUAD| | EM QUA
</div>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#g_t_2002_2003_2002"
accesskey="1"> </a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• :</td><td> </td><td
class="menu-entry-description">
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html/res_html/nodes_after_top_before_chapter_texi2html.html
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html/res_html/nodes_after_top_before_chapter_texi2html.html
index c0b0a74033..787a282a36 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html/res_html/nodes_after_top_before_chapter_texi2html.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html/res_html/nodes_after_top_before_chapter_texi2html.html
@@ -26,7 +26,7 @@ td.menu-entry-destination {vertical-align: top}
<body lang="en">
<a class="node" id="Top"></a><p>Top node
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><td class="menu-entry-destination">• <a href="#second-node">second
node</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a href="#third-node">1
chapter</a></td><td> </td><td class="menu-entry-description">
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/index.html
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/index.html
index a1a8e927b3..8889a8ffce 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/index.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/index.html
@@ -35,7 +35,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="node"><span>Top<a class="copiable-link" href="#Top">
¶</a></span></h1>
<p>Top node
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><td class="menu-entry-destination">• <a href="#second-node">second
node</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="third-node.html">third
node</a></td><td> </td><td class="menu-entry-description">
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/index.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/index.html
index cbf5340c64..5c48f0cc5b 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/index.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html/index.html
@@ -26,7 +26,7 @@ td.menu-entry-destination {vertical-align: top}
<body lang="en">
<a class="node" id="Top"></a><p>Top node
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chap-node">chap
node</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a href="#third-node">1
subsection</a></td><td> </td><td class="menu-entry-description">
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes/res_html/nodes_after_top_before_section_texi2html_use_nodes.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes/res_html/nodes_after_top_before_section_texi2html_use_nodes.html
index 86ff2eca1c..f4d78f2ee3 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes/res_html/nodes_after_top_before_section_texi2html_use_nodes.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes/res_html/nodes_after_top_before_section_texi2html_use_nodes.html
@@ -44,7 +44,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
</tr></table>
<h1 class="node"><span>Top<a class="copiable-link" href="#Top">
¶</a></span></h1>
<p>Top node
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chap-node">chap
node</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="#third-node">third
node</a></td><td> </td><td class="menu-entry-description">
diff --git
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/index.html
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/index.html
index 4994f367c2..f2aa05c650 100644
---
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/index.html
+++
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/index.html
@@ -35,7 +35,7 @@ td.menu-entry-destination {vertical-align: top}
</tr></table>
<h1 class="node"><span>Top<a class="copiable-link" href="#Top">
¶</a></span></h1>
<p>Top node
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chap-node">chap
node</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a href="#third-node">third
node</a></td><td> </td><td class="menu-entry-description">
diff --git
a/tp/t/results/sectioning/two_nodes_at_the_end_texi2html/res_html/two_nodes_at_the_end_texi2html.html
b/tp/t/results/sectioning/two_nodes_at_the_end_texi2html/res_html/two_nodes_at_the_end_texi2html.html
index d16b42dcd4..b39ff2048e 100644
---
a/tp/t/results/sectioning/two_nodes_at_the_end_texi2html/res_html/two_nodes_at_the_end_texi2html.html
+++
b/tp/t/results/sectioning/two_nodes_at_the_end_texi2html/res_html/two_nodes_at_the_end_texi2html.html
@@ -45,7 +45,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
</tr></table>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter-1">1 chapter
c1</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="#node-after-chapter-1">node after chapter
1</a></td><td> </td><td class="menu-entry-description">
diff --git
a/tp/t/results/sectioning/two_nodes_between_chapters_texi2html/res_html/two_nodes_between_chapters_texi2html.html
b/tp/t/results/sectioning/two_nodes_between_chapters_texi2html/res_html/two_nodes_between_chapters_texi2html.html
index e2a115a8b4..94269178b1 100644
---
a/tp/t/results/sectioning/two_nodes_between_chapters_texi2html/res_html/two_nodes_between_chapters_texi2html.html
+++
b/tp/t/results/sectioning/two_nodes_between_chapters_texi2html/res_html/two_nodes_between_chapters_texi2html.html
@@ -45,7 +45,7 @@ th.name-direction-about {border-width: thin;
border-bottom-style: solid; border-
</tr></table>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter-1">1 chapter
c1</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="#node-between-chapters">node between
chapters</a></td><td> </td><td class="menu-entry-description">
diff --git a/tp/t/results/transformations/master_menu_fr/res_html/chap.html
b/tp/t/results/transformations/master_menu_fr/res_html/chap.html
index 6d32c368d3..332d5d11f2 100644
--- a/tp/t/results/transformations/master_menu_fr/res_html/chap.html
+++ b/tp/t/results/transformations/master_menu_fr/res_html/chap.html
@@ -35,7 +35,7 @@ Précédent: <a href="index.html" accesskey="p"
rel="prev">max</a>,
<hr>
<h2 class="chapter" id="chap-1"><span>1 chap<a class="copiable-link"
href="#chap-1"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="section.html"
accesskey="1">section</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/t/results/transformations/master_menu_fr/res_html/index.html
b/tp/t/results/transformations/master_menu_fr/res_html/index.html
index 27cee6abae..01d9cdd02f 100644
--- a/tp/t/results/transformations/master_menu_fr/res_html/index.html
+++ b/tp/t/results/transformations/master_menu_fr/res_html/index.html
@@ -37,7 +37,7 @@ Suivant: <a href="chap.html" accesskey="n"
rel="next">chap</a> </p>
<hr>
<h1 class="top" id="max"><span>max<a class="copiable-link" href="#max">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="chap.html"
accesskey="1">chap</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
diff --git a/tp/tests/coverage/res_parser/formatting_html32/formatting.html
b/tp/tests/coverage/res_parser/formatting_html32/formatting.html
index 82ad26d120..996d0f9aa5 100644
--- a/tp/tests/coverage/res_parser/formatting_html32/formatting.html
+++ b/tp/tests/coverage/res_parser/formatting_html32/formatting.html
@@ -3058,7 +3058,7 @@ Next: <a href="#chapter" rel="next">chapter</a>
[<a href="#SEC_Contents"
</div>
<h1 id="Top-section">Top section</h1>
-<table cellspacing="0">
+<table>
<tr><td>* <a href="#chapter"
rel="index">chapter</a>:</td><td> </td><td>chapter
</td></tr>
<tr><th colspan="3"><pre>
@@ -7143,7 +7143,7 @@ Invalid use of @':
<p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div>
-<table cellspacing="0"><tr><td>
+<table><tr><td>
<pre>* <a href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre>s-ect,ion
</pre><pre>
@@ -7154,7 +7154,7 @@ Menu comment
</pre></td></tr></table>
</div>
-<table cellspacing="0">
+<table>
<tr><td>* <a
href="#s_002d_002dect_002cion">s--ect,ion</a>:</td><td> </td><td>
</td></tr>
</table>
@@ -7166,7 +7166,7 @@ Up: <a href="#chapter" rel="up">chapter</a> [<a
href="#SEC_Contents" titl
</div>
<h3 id="A-section">1.1 A section</h3>
-<table cellspacing="0">
+<table>
<tr><td>* <a href="#subsection">subsection</a>:</td><td> </td><td>
</td></tr>
<tr><th colspan="3"><pre>
@@ -7187,7 +7187,7 @@ Up: <a href="#s_002d_002dect_002cion" rel="up">A
section</a> [<a href="#S
</div>
<h4 id="subsection-1">1.1.1 subsection</h4>
-<table cellspacing="0">
+<table>
<tr><td>* <a
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">subsubsection
``simple-double--</a>:</td><td> </td><td>
</td></tr>
<tr><td>* <a
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">subsubsection
three---four----''</a>:</td><td> </td><td>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
b/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
index 9ff82c5b57..ebcf3f81eb 100644
--- a/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
+++ b/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
@@ -149,7 +149,7 @@ ul.toc-numbered-mark {list-style: none}
<td></td>
<td>|</td>
</tr></table>
-<a class="top" id="SEC_Top"></a><table class="menu" cellspacing="0">
+<a class="top" id="SEC_Top"></a><table class="menu">
<tr><td class="menu-entry-destination"><a href="#First-node" accesskey="1">1
first node chapter</a>:</td><td> </td><td
class="menu-entry-description">node 1
explaination no heading ?
* and here ?
@@ -293,7 +293,7 @@ description here
<h2 class="chapter" id="first-node-chapter"><span>1 first node chapter<a
class="copiable-link" href="#first-node-chapter"> ¶</a></span></h2>
<p>first node chapter text
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><td class="menu-entry-destination"><a href="#unnumbered"
accesskey="1">unnumbered section</a>:</td><td> </td><td
class="menu-entry-description">un
</td></tr>
<tr><td class="menu-entry-destination"><a href="#unnumbered2"
accesskey="2">unnumbered section2</a>:</td><td> </td><td
class="menu-entry-description">un2
@@ -414,7 +414,7 @@ description here
</tr></table>
<h3 class="unnumberedsec" id="unnumbered-section"><span>unnumbered section<a
class="copiable-link" href="#unnumbered-section"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#unnumbered-sub"
accesskey="1">unnumbered subsection</a>:</td><td> </td><td
class="menu-entry-description">un
</td></tr>
<tr><td class="menu-entry-destination"><a href="#numbered-sub"
accesskey="2">numbered subsection</a>:</td><td> </td><td
class="menu-entry-description">nu
@@ -980,7 +980,7 @@ description here
</tr></table>
<h3 class="unnumberedsec" id="unnumbered-section2"><span>unnumbered section2<a
class="copiable-link" href="#unnumbered-section2"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#numbered-sub3"
accesskey="1">numbered subsection3</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/First-node.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/First-node.html
index deb551f862..5c81439a1c 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/First-node.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/First-node.html
@@ -246,7 +246,7 @@ th.menu-comment {text-align:left}
<h2 class="chapter" id="first-node-chapter"><span>1 first node chapter<a
class="copiable-link" href="#first-node-chapter"> ¶</a></span></h2>
<p>first node chapter text
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><td class="menu-entry-destination"><a href="#unnumbered"
accesskey="1">unnumbered section</a>:</td><td> </td><td
class="menu-entry-description">un
</td></tr>
<tr><td class="menu-entry-destination"><a href="#unnumbered2"
accesskey="2">unnumbered section2</a>:</td><td> </td><td
class="menu-entry-description">un2
@@ -471,7 +471,7 @@ th.menu-comment {text-align:left}
</tr></table>
<h3 class="unnumberedsec" id="unnumbered-section"><span>unnumbered section<a
class="copiable-link" href="#unnumbered-section"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#unnumbered-sub"
accesskey="1">unnumbered subsection</a>:</td><td> </td><td
class="menu-entry-description">un
</td></tr>
<tr><td class="menu-entry-destination"><a href="#numbered-sub"
accesskey="2">numbered subsection</a>:</td><td> </td><td
class="menu-entry-description">nu
@@ -1557,7 +1557,7 @@ th.menu-comment {text-align:left}
</tr></table>
<h3 class="unnumberedsec" id="unnumbered-section2"><span>unnumbered section2<a
class="copiable-link" href="#unnumbered-section2"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#numbered-sub3"
accesskey="1">numbered subsection3</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/index.html
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/index.html
index b2292abf57..13de015cd9 100644
---
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/index.html
+++
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/index.html
@@ -241,7 +241,7 @@ th.menu-comment {text-align:left}
<td></td>
<td>|</td>
</tr></table>
-<a class="top" id="SEC_Top"></a><table class="menu" cellspacing="0">
+<a class="top" id="SEC_Top"></a><table class="menu">
<tr><td class="menu-entry-destination"><a href="First-node.html#First-node"
accesskey="1">1 first node chapter</a>:</td><td> </td><td
class="menu-entry-description">node 1
explaination no heading ?
* and here ?
diff --git
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
index 6eaa09d208..a385606a0e 100644
---
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
+++
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
@@ -54,7 +54,7 @@ th.sections-header-printindex {text-align:left; padding-left:
1em}
</tr></table>
<h1 class="top" id="top-section"><span>top section<a class="copiable-link"
href="#top-section"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1
Chapter</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
index bd64ca7f4c..a7147ee6ac 100644
--- a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
@@ -3159,7 +3159,7 @@ Next: <a href="#chapter" accesskey="n"
rel="next">chapter</a> [<a href="#SEC_
</div>
<h1 class="top" id="Top-section"><span>Top section<a class="copiable-link"
href="#Top-section"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chapter" rel="index"
accesskey="1">chapter</a>:</td><td> </td><td
class="menu-entry-description">chapter
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7329,7 +7329,7 @@ Invalid use of @':
<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted">• <a href="#s_002d_002dect_002cion"
accesskey="1">s--ect,ion</a>:: </pre><pre
class="menu-entry-description-preformatted">s–ect,ion
</pre><pre class="menu-comment-preformatted">
@@ -7340,7 +7340,7 @@ Menu comment
</pre></td></tr></table>
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#s_002d_002dect_002cion"
accesskey="1">s--ect,ion</a>:</td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -7352,7 +7352,7 @@ Up: <a href="#chapter" accesskey="u" rel="up">chapter</a>
[<a href="#SEC_Cont
</div>
<h3 class="section" id="A-section"><span>1.1 A section<a class="copiable-link"
href="#A-section"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#subsection"
accesskey="1">subsection</a>:</td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7373,7 +7373,7 @@ Up: <a href="#s_002d_002dect_002cion" accesskey="u"
rel="up">A section</a> [<
</div>
<h4 class="subsection" id="subsection-1"><span>1.1.1 subsection<a
class="copiable-link" href="#subsection-1"> ¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d"
accesskey="1">subsubsection ``simple-double--</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"
accesskey="2">subsubsection three---four----''</a>:</td><td> </td><td
class="menu-entry-description">
diff --git a/tp/tests/layout/res_parser/formatting_fr/formatting.html
b/tp/tests/layout/res_parser/formatting_fr/formatting.html
index bc251d5a8e..22da5f3fa4 100644
--- a/tp/tests/layout/res_parser/formatting_fr/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr/formatting.html
@@ -3159,7 +3159,7 @@ html ''
</tr></table>
<h1 class="top" id="Top-section"><span>Top section<a class="copiable-link"
href="#Top-section"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1
chapter</a></td><td> </td><td class="menu-entry-description">chapter
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7309,7 +7309,7 @@ Invalid use of @':
<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted">• <a
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre
class="menu-entry-description-preformatted">s–ect,ion
</pre><pre class="menu-comment-preformatted">
@@ -7320,7 +7320,7 @@ Menu comment
</pre></td></tr></table>
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#s_002d_002dect_002cion">1.1 A
section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -7343,7 +7343,7 @@ Menu comment
</tr></table>
<h2 class="section" id="A-section"><span>1.1 A section<a class="copiable-link"
href="#A-section"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1
subsection</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7375,7 +7375,7 @@ Menu comment
</tr></table>
<h3 class="subsection" id="subsection-1"><span>1.1.1 subsection<a
class="copiable-link" href="#subsection-1"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1
subsubsection “simple-double–</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
three—four—-”</a></td><td> </td><td
class="menu-entry-description">
diff --git a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
index 0afc737ba4..ee8e0ca71c 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -3159,7 +3159,7 @@ html ''
</tr></table>
<h1 class="top" id="Top-section"><span>Top section<a class="copiable-link"
href="#Top-section"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1
chapter</a></td><td> </td><td class="menu-entry-description">chapter
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7309,7 +7309,7 @@ Invalid use of @':
<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted">• <a
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre
class="menu-entry-description-preformatted">s–ect,ion
</pre><pre class="menu-comment-preformatted">
@@ -7320,7 +7320,7 @@ Menu comment
</pre></td></tr></table>
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#s_002d_002dect_002cion">1.1 A
section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -7343,7 +7343,7 @@ Menu comment
</tr></table>
<h2 class="section" id="A-section"><span>1.1 A section<a class="copiable-link"
href="#A-section"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1
subsection</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7375,7 +7375,7 @@ Menu comment
</tr></table>
<h3 class="subsection" id="subsection-1"><span>1.1.1 subsection<a
class="copiable-link" href="#subsection-1"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1
subsubsection “simple-double–</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
three—four—-”</a></td><td> </td><td
class="menu-entry-description">
diff --git a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
index f694de6da8..04b23fd341 100644
--- a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
@@ -3110,7 +3110,7 @@ Next: <a href="#chapter" accesskey="n"
rel="next">chapter</a> [<a href="#
</div>
<h1 class="top" id="Top-section"><span>Top section<a class="copiable-link"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href="#Top-section"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination" style="vertical-align: top">• <a
href="#chapter" rel="index"
accesskey="1">chapter</a>:</td><td> </td><td
class="menu-entry-description" style="vertical-align: top">chapter
</td></tr>
<tr><th class="menu-comment" style="text-align:left" colspan="3"><pre
class="menu-comment-preformatted" style="font-family: serif">
@@ -7249,7 +7249,7 @@ Invalid use of @':
<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted" style="font-family: serif">• <a
href="#s_002d_002dect_002cion" accesskey="1">s--ect,ion</a>:: </pre><pre
class="menu-entry-description-preformatted" style="font-family: serif; display:
inline">s–ect,ion
</pre><pre class="menu-comment-preformatted" style="font-family: serif">
@@ -7260,7 +7260,7 @@ Menu comment
</pre></td></tr></table>
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination" style="vertical-align: top">• <a
href="#s_002d_002dect_002cion"
accesskey="1">s--ect,ion</a>:</td><td> </td><td
class="menu-entry-description" style="vertical-align: top">
</td></tr>
</table>
@@ -7272,7 +7272,7 @@ Up: <a href="#chapter" accesskey="u" rel="up">chapter</a>
[<a href="#SEC_
</div>
<h3 class="section" id="A-section"><span>1.1 A section<a class="copiable-link"
style="visibility: hidden; text-decoration: none; line-height: 0em"
href="#A-section"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination" style="vertical-align: top">• <a
href="#subsection" accesskey="1">subsection</a>:</td><td> </td><td
class="menu-entry-description" style="vertical-align: top">
</td></tr>
<tr><th class="menu-comment" style="text-align:left" colspan="3"><pre
class="menu-comment-preformatted" style="font-family: serif">
@@ -7293,7 +7293,7 @@ Up: <a href="#s_002d_002dect_002cion" accesskey="u"
rel="up">A section</a>  
</div>
<h4 class="subsection" id="subsection-1"><span>1.1.1 subsection<a
class="copiable-link" style="visibility: hidden; text-decoration: none;
line-height: 0em" href="#subsection-1"> ¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination" style="vertical-align: top">• <a
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d"
accesskey="1">subsubsection ``simple-double--</a>:</td><td> </td><td
class="menu-entry-description" style="vertical-align: top">
</td></tr>
<tr><td class="menu-entry-destination" style="vertical-align: top">• <a
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"
accesskey="2">subsubsection
three---four----''</a>:</td><td> </td><td
class="menu-entry-description" style="vertical-align: top">
diff --git
a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
index 6388954899..afb174b57b 100644
--- a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
@@ -3159,7 +3159,7 @@ Next: <a href="#chapter" accesskey="n"
rel="next">chapter</a>   [<a href="#
</div>
<h1 class="top" id="Top-section"><span>Top section<a class="copiable-link"
href="#Top-section"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chapter" rel="index"
accesskey="1">chapter</a>:</td><td>  </td><td
class="menu-entry-description">chapter
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7329,7 +7329,7 @@ Invalid use of @':
<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted">• <a href="#s_002d_002dect_002cion"
accesskey="1">s--ect,ion</a>:: </pre><pre
class="menu-entry-description-preformatted">s–ect,ion
</pre><pre class="menu-comment-preformatted">
@@ -7340,7 +7340,7 @@ Menu comment
</pre></td></tr></table>
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="#s_002d_002dect_002cion"
accesskey="1">s--ect,ion</a>:</td><td>  </td><td
class="menu-entry-description">
</td></tr>
</table>
@@ -7352,7 +7352,7 @@ Up: <a href="#chapter" accesskey="u" rel="up">chapter</a>
  [<a href="#SEC_
</div>
<h3 class="section" id="A-section"><span>1.1 A section<a class="copiable-link"
href="#A-section"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#subsection"
accesskey="1">subsection</a>:</td><td>  </td><td
class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7373,7 +7373,7 @@ Up: <a href="#s_002d_002dect_002cion" accesskey="u"
rel="up">A section</a>  
</div>
<h4 class="subsection" id="subsection-1"><span>1.1.1 subsection<a
class="copiable-link" href="#subsection-1"> ¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d"
accesskey="1">subsubsection ``simple-double--</a>:</td><td>  </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"
accesskey="2">subsubsection
three---four----''</a>:</td><td>  </td><td
class="menu-entry-description">
diff --git a/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
b/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
index 8e2f4d909b..fa1f13a732 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
@@ -3159,7 +3159,7 @@ html ''
</tr></table>
<h1 class="top" id="Top-section"><span>Top section<a class="copiable-link"
href="#Top-section"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1
chapter</a></td><td> </td><td class="menu-entry-description">chapter
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7309,7 +7309,7 @@ Invalid use of @':
<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted">• <a
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre
class="menu-entry-description-preformatted">s–ect,ion
</pre><pre class="menu-comment-preformatted">
@@ -7320,7 +7320,7 @@ Menu comment
</pre></td></tr></table>
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#s_002d_002dect_002cion">1.1 A
section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -7343,7 +7343,7 @@ Menu comment
</tr></table>
<h2 class="section" id="A-section"><span>1.1 A section<a class="copiable-link"
href="#A-section"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1
subsection</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7375,7 +7375,7 @@ Menu comment
</tr></table>
<h3 class="subsection" id="subsection-1"><span>1.1.1 subsection<a
class="copiable-link" href="#subsection-1"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1
subsubsection “simple-double–</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
three—four—-”</a></td><td> </td><td
class="menu-entry-description">
diff --git a/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
index cb101dba02..ee2a63e163 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
@@ -5050,7 +5050,7 @@ Invalid use of @':
<p><a class="footnote" id="DOCF10"
href="formatting_fot.html#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted">• <a
href="s_002d_002dect_002cion.html">s--ect,ion</a>:: </pre><pre
class="menu-entry-description-preformatted">s–ect,ion
</pre><pre class="menu-comment-preformatted">
@@ -5061,7 +5061,7 @@ Menu comment
</pre></td></tr></table>
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a
href="s_002d_002dect_002cion.html">1.1 A
section</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
diff --git a/tp/tests/layout/res_parser/formatting_texi2html_nodes/index.html
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/index.html
index 1091f80f2e..217a67da09 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/index.html
@@ -3139,7 +3139,7 @@ html ''
<hr>
<h1 class="top" id="Top-section"><span>Top section<a class="copiable-link"
href="#Top-section"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="chapter.html" rel="index">1
chapter</a></td><td> </td><td class="menu-entry-description">chapter
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
diff --git
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/s_002d_002dect_002cion.html
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/s_002d_002dect_002cion.html
index 7a6363ae01..95e8a0e158 100644
---
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/s_002d_002dect_002cion.html
+++
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/s_002d_002dect_002cion.html
@@ -905,7 +905,7 @@ th.menu-comment {text-align:left}
<hr>
<h2 class="section" id="A-section"><span>1.1 A section<a class="copiable-link"
href="#A-section"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1
subsection</a></td><td> </td><td class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
diff --git
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsection.html
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsection.html
index 071dfe4858..7a60491481 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsection.html
@@ -903,7 +903,7 @@ td.menu-entry-destination {vertical-align: top}
<hr>
<h3 class="subsection" id="subsection-1"><span>1.1.1 subsection<a
class="copiable-link" href="#subsection-1"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a
href="subsubsection-_0060_0060simple_002ddouble_002d_002d.html">1.1.1.1
subsubsection “simple-double–</a></td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination"><a
href="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html">1.1.1.2
three—four—-”</a></td><td> </td><td
class="menu-entry-description">
diff --git a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
index 322df227cb..2721ead1f4 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -3159,7 +3159,7 @@ Next: <a href="#chapter" accesskey="n"
rel="next">chapter</a> [<a href="#
</div>
<h1 class="top" id="Top-section"><span>Top section<a class="copiable-link"
href="#Top-section"> ¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chapter" rel="index"
accesskey="1">chapter</a>:</td><td> </td><td
class="menu-entry-description">chapter
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7329,7 +7329,7 @@ Invalid use of @':
<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
</p>
<div class="format">
-<table class="menu" cellspacing="0"><tr><td>
+<table class="menu"><tr><td>
<pre class="menu-preformatted">• <a href="#s_002d_002dect_002cion"
accesskey="1">s--ect,ion</a>:: </pre><pre
class="menu-entry-description-preformatted">s–ect,ion
</pre><pre class="menu-comment-preformatted">
@@ -7340,7 +7340,7 @@ Menu comment
</pre></td></tr></table>
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="#s_002d_002dect_002cion"
accesskey="1">s--ect,ion</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
@@ -7352,7 +7352,7 @@ Up: <a href="#chapter" accesskey="u" rel="up">chapter</a>
[<a href="#SEC_
</div>
<h3 class="section" id="A-section"><span>1.1 A section<a class="copiable-link"
href="#A-section"> ¶</a></span></h3>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#subsection"
accesskey="1">subsection</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -7373,7 +7373,7 @@ Up: <a href="#s_002d_002dect_002cion" accesskey="u"
rel="up">A section</a>  
</div>
<h4 class="subsection" id="subsection-1"><span>1.1.1 subsection<a
class="copiable-link" href="#subsection-1"> ¶</a></span></h4>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d"
accesskey="1">subsubsection ``simple-double--</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><td class="menu-entry-destination">• <a
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"
accesskey="2">subsubsection
three---four----''</a>:</td><td> </td><td
class="menu-entry-description">
diff --git
a/tp/tests/many_input_files/different_languages_gen_master_menu_res/no_master_menu_fr.html
b/tp/tests/many_input_files/different_languages_gen_master_menu_res/no_master_menu_fr.html
index 56134afd96..40a773ff22 100644
---
a/tp/tests/many_input_files/different_languages_gen_master_menu_res/no_master_menu_fr.html
+++
b/tp/tests/many_input_files/different_languages_gen_master_menu_res/no_master_menu_fr.html
@@ -37,7 +37,7 @@ Suivant: <a href="#chap" accesskey="n" rel="next">chap</a>
</p>
</div>
<h1 class="top" id="max"><span>max<a class="copiable-link" href="#max">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chap"
accesskey="1">chap</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -58,7 +58,7 @@ Précédent: <a href="#Top" accesskey="p"
rel="prev">max</a>, Monter
</div>
<h2 class="chapter" id="chap-1"><span>1 chap<a class="copiable-link"
href="#chap-1"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#section"
accesskey="1">section</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
a/tp/tests/many_input_files/different_languages_gen_master_menu_res/no_master_menu_no_documentlanguage.html
b/tp/tests/many_input_files/different_languages_gen_master_menu_res/no_master_menu_no_documentlanguage.html
index 34ffadea46..e65bf93e72 100644
---
a/tp/tests/many_input_files/different_languages_gen_master_menu_res/no_master_menu_no_documentlanguage.html
+++
b/tp/tests/many_input_files/different_languages_gen_master_menu_res/no_master_menu_no_documentlanguage.html
@@ -36,7 +36,7 @@ Next: <a href="#chap" accesskey="n" rel="next">chap</a>
</p>
</div>
<h1 class="top" id="max"><span>max<a class="copiable-link" href="#max">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#chap"
accesskey="1">chap</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -57,7 +57,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">max</a>,
Up: <a href="#Top" ac
</div>
<h2 class="chapter" id="chap-1"><span>1 chap<a class="copiable-link"
href="#chap-1"> ¶</a></span></h2>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination">• <a href="#section"
accesskey="1">section</a>:</td><td> </td><td
class="menu-entry-description">
</td></tr>
</table>
diff --git
"a/tp/tests/many_input_files/tex_l2h_output_dir_non_ascii_res/encod\303\251/tex_encod\303\251_utf8.html"
"b/tp/tests/many_input_files/tex_l2h_output_dir_non_ascii_res/encod\303\251/tex_encod\303\251_utf8.html"
index c9ea2edee9..7b2ffeea14 100644
---
"a/tp/tests/many_input_files/tex_l2h_output_dir_non_ascii_res/encod\303\251/tex_encod\303\251_utf8.html"
+++
"b/tp/tests/many_input_files/tex_l2h_output_dir_non_ascii_res/encod\303\251/tex_encod\303\251_utf8.html"
@@ -17,10 +17,17 @@
a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
span.program-in-footer {font-size: smaller}
span:hover a.copiable-link {visibility: visible}
-td.button-direction-about {text-align:center}
+table.direction-about {border-collapse: collapse}
+td.button-direction-about {text-align: center; border-width: thin;
border-right-style: solid}
+td.description-direction-about {border-width: thin; border-right-style: solid;
border-left-style: solid}
+td.example-direction-about {border-width: thin; border-left-style: solid}
td.menu-entry-description {vertical-align: top}
td.menu-entry-destination {vertical-align: top}
-td.name-direction-about {text-align:center}
+td.name-direction-about {text-align: center; border-width: thin;
border-right-style: solid; border-left-style: solid}
+th.button-direction-about {border-width: thin; border-bottom-style: solid;
border-right-style: solid}
+th.description-direction-about {border-width: thin; border-bottom-style:
solid; border-right-style: solid; border-left-style: solid}
+th.example-direction-about {border-width: thin; border-bottom-style: solid;
border-left-style: solid}
+th.name-direction-about {border-width: thin; border-bottom-style: solid;
border-right-style: solid; border-left-style: solid}
-->
</style>
@@ -39,7 +46,7 @@ td.name-direction-about {text-align:center}
</tr></table>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#Chapter">1
chap</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -114,66 +121,66 @@ $">
<p>
The buttons in the navigation panels have the following meaning:
</p>
-<table border="1">
+<table class="direction-about">
<tr>
- <th> Button </th>
- <th> Name </th>
- <th> Go to </th>
- <th> From 1.2.3 go to</th>
+ <th class="button-direction-about"> Button </th>
+ <th class="name-direction-about"> Name </th>
+ <th class="description-direction-about"> Go to </th>
+ <th class="example-direction-about"> From 1.2.3 go to</th>
</tr>
<tr>
<td class="button-direction-about"> [ << ] </td>
<td class="name-direction-about">FastBack</td>
- <td>Beginning of this chapter or previous chapter</td>
- <td>1</td>
+ <td class="description-direction-about">Beginning of this chapter or
previous chapter</td>
+ <td class="example-direction-about">1</td>
</tr>
<tr>
<td class="button-direction-about"> [ < ] </td>
<td class="name-direction-about">Back</td>
- <td>Previous section in reading order</td>
- <td>1.2.2</td>
+ <td class="description-direction-about">Previous section in reading
order</td>
+ <td class="example-direction-about">1.2.2</td>
</tr>
<tr>
<td class="button-direction-about"> [ Up ] </td>
<td class="name-direction-about">Up</td>
- <td>Up section</td>
- <td>1.2</td>
+ <td class="description-direction-about">Up section</td>
+ <td class="example-direction-about">1.2</td>
</tr>
<tr>
<td class="button-direction-about"> [ > ] </td>
<td class="name-direction-about">Forward</td>
- <td>Next section in reading order</td>
- <td>1.2.4</td>
+ <td class="description-direction-about">Next section in reading order</td>
+ <td class="example-direction-about">1.2.4</td>
</tr>
<tr>
<td class="button-direction-about"> [ >> ] </td>
<td class="name-direction-about">FastForward</td>
- <td>Next chapter</td>
- <td>2</td>
+ <td class="description-direction-about">Next chapter</td>
+ <td class="example-direction-about">2</td>
</tr>
<tr>
<td class="button-direction-about"> [Top] </td>
<td class="name-direction-about">Top</td>
- <td>Cover (top) of document</td>
- <td> </td>
+ <td class="description-direction-about">Cover (top) of document</td>
+ <td class="example-direction-about"> </td>
</tr>
<tr>
<td class="button-direction-about"> [Contents] </td>
<td class="name-direction-about">Contents</td>
- <td>Table of contents</td>
- <td> </td>
+ <td class="description-direction-about">Table of contents</td>
+ <td class="example-direction-about"> </td>
</tr>
<tr>
<td class="button-direction-about"> [Index] </td>
<td class="name-direction-about">Index</td>
- <td>Index</td>
- <td> </td>
+ <td class="description-direction-about">Index</td>
+ <td class="example-direction-about"> </td>
</tr>
<tr>
<td class="button-direction-about"> [ ? ] </td>
<td class="name-direction-about">About</td>
- <td>About (help)</td>
- <td> </td>
+ <td class="description-direction-about">About (help)</td>
+ <td class="example-direction-about"> </td>
</tr>
</table>
diff --git
"a/tp/tests/many_input_files/tex_t4ht_output_dir_non_ascii_res/encod\303\251/tex_encod\303\251_utf8.html"
"b/tp/tests/many_input_files/tex_t4ht_output_dir_non_ascii_res/encod\303\251/tex_encod\303\251_utf8.html"
index 2aefe85fb1..361b0bc202 100644
---
"a/tp/tests/many_input_files/tex_t4ht_output_dir_non_ascii_res/encod\303\251/tex_encod\303\251_utf8.html"
+++
"b/tp/tests/many_input_files/tex_t4ht_output_dir_non_ascii_res/encod\303\251/tex_encod\303\251_utf8.html"
@@ -19,10 +19,17 @@
a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
span.program-in-footer {font-size: smaller}
span:hover a.copiable-link {visibility: visible}
-td.button-direction-about {text-align:center}
+table.direction-about {border-collapse: collapse}
+td.button-direction-about {text-align: center; border-width: thin;
border-right-style: solid}
+td.description-direction-about {border-width: thin; border-right-style: solid;
border-left-style: solid}
+td.example-direction-about {border-width: thin; border-left-style: solid}
td.menu-entry-description {vertical-align: top}
td.menu-entry-destination {vertical-align: top}
-td.name-direction-about {text-align:center}
+td.name-direction-about {text-align: center; border-width: thin;
border-right-style: solid; border-left-style: solid}
+th.button-direction-about {border-width: thin; border-bottom-style: solid;
border-right-style: solid}
+th.description-direction-about {border-width: thin; border-bottom-style:
solid; border-right-style: solid; border-left-style: solid}
+th.example-direction-about {border-width: thin; border-bottom-style: solid;
border-left-style: solid}
+th.name-direction-about {border-width: thin; border-bottom-style: solid;
border-right-style: solid; border-left-style: solid}
-->
</style>
@@ -41,7 +48,7 @@ td.name-direction-about {text-align:center}
</tr></table>
<h1 class="top" id="top"><span>top<a class="copiable-link" href="#top">
¶</a></span></h1>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><td class="menu-entry-destination"><a href="#Chapter">1
chap</a></td><td> </td><td class="menu-entry-description">
</td></tr>
</table>
@@ -104,66 +111,66 @@ src="tex_encodé_utf8_tex4ht_tex1x.png" alt="∫
<p>
The buttons in the navigation panels have the following meaning:
</p>
-<table border="1">
+<table class="direction-about">
<tr>
- <th> Button </th>
- <th> Name </th>
- <th> Go to </th>
- <th> From 1.2.3 go to</th>
+ <th class="button-direction-about"> Button </th>
+ <th class="name-direction-about"> Name </th>
+ <th class="description-direction-about"> Go to </th>
+ <th class="example-direction-about"> From 1.2.3 go to</th>
</tr>
<tr>
<td class="button-direction-about"> [ << ] </td>
<td class="name-direction-about">FastBack</td>
- <td>Beginning of this chapter or previous chapter</td>
- <td>1</td>
+ <td class="description-direction-about">Beginning of this chapter or
previous chapter</td>
+ <td class="example-direction-about">1</td>
</tr>
<tr>
<td class="button-direction-about"> [ < ] </td>
<td class="name-direction-about">Back</td>
- <td>Previous section in reading order</td>
- <td>1.2.2</td>
+ <td class="description-direction-about">Previous section in reading
order</td>
+ <td class="example-direction-about">1.2.2</td>
</tr>
<tr>
<td class="button-direction-about"> [ Up ] </td>
<td class="name-direction-about">Up</td>
- <td>Up section</td>
- <td>1.2</td>
+ <td class="description-direction-about">Up section</td>
+ <td class="example-direction-about">1.2</td>
</tr>
<tr>
<td class="button-direction-about"> [ > ] </td>
<td class="name-direction-about">Forward</td>
- <td>Next section in reading order</td>
- <td>1.2.4</td>
+ <td class="description-direction-about">Next section in reading order</td>
+ <td class="example-direction-about">1.2.4</td>
</tr>
<tr>
<td class="button-direction-about"> [ >> ] </td>
<td class="name-direction-about">FastForward</td>
- <td>Next chapter</td>
- <td>2</td>
+ <td class="description-direction-about">Next chapter</td>
+ <td class="example-direction-about">2</td>
</tr>
<tr>
<td class="button-direction-about"> [Top] </td>
<td class="name-direction-about">Top</td>
- <td>Cover (top) of document</td>
- <td> </td>
+ <td class="description-direction-about">Cover (top) of document</td>
+ <td class="example-direction-about"> </td>
</tr>
<tr>
<td class="button-direction-about"> [Contents] </td>
<td class="name-direction-about">Contents</td>
- <td>Table of contents</td>
- <td> </td>
+ <td class="description-direction-about">Table of contents</td>
+ <td class="example-direction-about"> </td>
</tr>
<tr>
<td class="button-direction-about"> [Index] </td>
<td class="name-direction-about">Index</td>
- <td>Index</td>
- <td> </td>
+ <td class="description-direction-about">Index</td>
+ <td class="example-direction-about"> </td>
</tr>
<tr>
<td class="button-direction-about"> [ ? ] </td>
<td class="name-direction-about">About</td>
- <td>About (help)</td>
- <td> </td>
+ <td class="description-direction-about">About (help)</td>
+ <td class="example-direction-about"> </td>
</tr>
</table>
diff --git
a/tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.html
b/tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.html
index 7f511f2c6b..ec9b5c078d 100644
--- a/tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.html
+++ b/tp/tests/nested_formats/res_parser_html/nested_menu/nested_formats.html
@@ -55,14 +55,14 @@ ul.mark-bullet {list-style-type: disc}
in macro
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -70,7 +70,7 @@ in macro
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -78,11 +78,11 @@ in macro
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -143,7 +143,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -205,12 +205,12 @@ html
<p>Call macro in format_command
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -219,7 +219,7 @@ Something
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
Something
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -228,7 +228,7 @@ Something2
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
@@ -236,12 +236,12 @@ Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -316,7 +316,7 @@ html
</pre><div class="center">ce–ntered line
</div><pre class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -384,14 +384,14 @@ html
<li>in macro
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -399,7 +399,7 @@ html
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -407,11 +407,11 @@ html
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -472,7 +472,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -537,14 +537,14 @@ Call macro in itemize
in macro
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -552,7 +552,7 @@ in macro
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -560,11 +560,11 @@ in macro
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -625,7 +625,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -687,12 +687,12 @@ html
</li><li>item 2
Call macro in itemize in format_command
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -701,7 +701,7 @@ Something
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
Something
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -710,7 +710,7 @@ Something2
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
@@ -718,12 +718,12 @@ Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -798,7 +798,7 @@ html
</pre><div class="center">ce–ntered line
</div><pre class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -867,14 +867,14 @@ html
<li> in macro
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -882,7 +882,7 @@ html
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -890,11 +890,11 @@ html
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -955,7 +955,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -1020,14 +1020,14 @@ Call macro in enumerate
in macro
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -1035,7 +1035,7 @@ in macro
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -1043,11 +1043,11 @@ in macro
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -1108,7 +1108,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -1170,12 +1170,12 @@ html
</li><li> enumerate2
Call macro in enumerate in format_command
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -1184,7 +1184,7 @@ Something
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
Something
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -1193,7 +1193,7 @@ Something2
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
@@ -1201,12 +1201,12 @@ Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -1281,7 +1281,7 @@ html
</pre><div class="center">ce–ntered line
</div><pre class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -1352,14 +1352,14 @@ after item</td></tr>
<tr><td width="60%">in macro
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -1367,7 +1367,7 @@ after item</td></tr>
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -1375,11 +1375,11 @@ after item</td></tr>
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -1440,7 +1440,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -1504,14 +1504,14 @@ Call macro in mutitable
in macro
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -1519,7 +1519,7 @@ in macro
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -1527,11 +1527,11 @@ in macro
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -1592,7 +1592,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -1653,12 +1653,12 @@ html
</div></th></tr></table></td></tr>
<tr><td width="60%">lone multitable item
Call macro in mutitable in format_command
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -1667,7 +1667,7 @@ Something
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
Something
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -1676,7 +1676,7 @@ Something2
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
@@ -1684,12 +1684,12 @@ Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -1764,7 +1764,7 @@ html
</pre><div class="center">ce–ntered line
</div><pre class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -1835,7 +1835,7 @@ html
</pre><pre class="example-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in format_command
</pre></td></tr></table>
<pre class="example-preformatted">
@@ -1844,7 +1844,7 @@ Something
</pre><pre class="example-preformatted">
Something
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in group
</pre></td></tr></table>
<pre class="example-preformatted">
@@ -1853,7 +1853,7 @@ Something2
</pre><pre class="example-preformatted">After
Something2
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in group
</pre></td></tr></table>
<pre class="example-preformatted">After
@@ -1861,12 +1861,12 @@ Something2
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in group
</pre></td></tr></table>
<pre class="example-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot---ation
</pre></blockquote>
@@ -1941,7 +1941,7 @@ html
</pre><div class="center">ce--ntered line
</div><pre class="example-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in macro, a format_command containing
some other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i--tem 1
@@ -2009,7 +2009,7 @@ in macro
</pre><pre class="example-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in format_command
</pre></td></tr></table>
<pre class="example-preformatted">
@@ -2018,7 +2018,7 @@ Something
</pre><pre class="example-preformatted">
Something
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in group
</pre></td></tr></table>
<pre class="example-preformatted">
@@ -2027,7 +2027,7 @@ Something2
</pre><pre class="example-preformatted">After
Something2
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in group
</pre></td></tr></table>
<pre class="example-preformatted">After
@@ -2035,12 +2035,12 @@ Something2
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in group
</pre></td></tr></table>
<pre class="example-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot---ation
</pre></blockquote>
@@ -2115,7 +2115,7 @@ html
</pre><div class="center">ce--ntered line
</div><pre class="example-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in macro, a format_command containing
some other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i--tem 1
@@ -2179,12 +2179,12 @@ html
more example text
call macro in example in format_command
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in macro
</pre><pre class="menu-comment-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in format_command
</pre></td></tr></table>
<pre class="menu-comment-preformatted">
@@ -2193,7 +2193,7 @@ Something
</pre><pre class="menu-comment-preformatted">
Something
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in group
</pre></td></tr></table>
<pre class="menu-comment-preformatted">
@@ -2202,7 +2202,7 @@ Something2
</pre><pre class="menu-comment-preformatted">After
Something2
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in group
</pre></td></tr></table>
<pre class="menu-comment-preformatted">After
@@ -2210,12 +2210,12 @@ Something2
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in group
</pre></td></tr></table>
<pre class="menu-comment-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot---ation
</pre></blockquote>
@@ -2290,7 +2290,7 @@ html
</pre><div class="center">ce--ntered line
</div><pre class="menu-comment-preformatted">
-</pre><table class="menu" cellspacing="0"><tr><td>
+</pre><table class="menu"><tr><td>
<pre class="menu-comment-preformatted">in macro, a format_command containing
some other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i--tem 1
@@ -2365,14 +2365,14 @@ call macro in deffn
in macro
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -2380,7 +2380,7 @@ in macro
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -2388,11 +2388,11 @@ in macro
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -2453,7 +2453,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -2515,12 +2515,12 @@ html
<p>deffn continues
call macro in deffn in format_command
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -2529,7 +2529,7 @@ Something
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
Something
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -2538,7 +2538,7 @@ Something2
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
@@ -2546,12 +2546,12 @@ Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -2626,7 +2626,7 @@ html
</pre><div class="center">ce–ntered line
</div><pre class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -2696,14 +2696,14 @@ html
<dd><p>in macro
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -2711,7 +2711,7 @@ html
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -2719,11 +2719,11 @@ html
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -2784,7 +2784,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -2852,14 +2852,14 @@ html
in macro
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -2867,7 +2867,7 @@ in macro
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -2875,11 +2875,11 @@ in macro
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -2940,7 +2940,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -3006,14 +3006,14 @@ html
<dd><p>in macro
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -3021,7 +3021,7 @@ html
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -3029,11 +3029,11 @@ html
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -3094,7 +3094,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -3157,12 +3157,12 @@ html
</dd>
<dt>a line2</dt>
<dd><p>call macro in table in format_command
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -3171,7 +3171,7 @@ Something
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
Something
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -3180,7 +3180,7 @@ Something2
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
@@ -3188,12 +3188,12 @@ Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -3268,7 +3268,7 @@ html
</pre><div class="center">ce–ntered line
</div><pre class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -3338,14 +3338,14 @@ html
<p>in macro
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -3353,7 +3353,7 @@ html
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -3361,11 +3361,11 @@ html
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -3426,7 +3426,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -3491,14 +3491,14 @@ call macro in cartouche
in macro
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p>Something
</p>
<p>Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -3506,7 +3506,7 @@ in macro
</p><p>After
</p>
<p>Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p>After
@@ -3514,11 +3514,11 @@ in macro
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -3579,7 +3579,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -3640,12 +3640,12 @@ html
</div></th></tr></table>
<p>call macro in cartouche in format_command
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -3654,7 +3654,7 @@ Something
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
Something
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -3663,7 +3663,7 @@ Something2
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
@@ -3671,12 +3671,12 @@ Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -3751,7 +3751,7 @@ html
</pre><div class="center">ce–ntered line
</div><pre class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -3819,14 +3819,14 @@ html
in macro
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p class="flushleft-paragraph">Something
</p>
<p class="flushleft-paragraph">Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -3834,7 +3834,7 @@ in macro
</p><p class="flushleft-paragraph">After
</p>
<p class="flushleft-paragraph">Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p class="flushleft-paragraph">After
@@ -3842,11 +3842,11 @@ in macro
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -3907,7 +3907,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -3969,12 +3969,12 @@ html
<p class="flushleft-paragraph">flushleft
call macro in flushleft in format_command
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -3983,7 +3983,7 @@ Something
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
Something
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -3992,7 +3992,7 @@ Something2
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
@@ -4000,12 +4000,12 @@ Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -4080,7 +4080,7 @@ html
</pre><div class="center">ce–ntered line
</div><pre class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -4146,14 +4146,14 @@ html
<div class="flushright"><p class="flushright-paragraph">in macro
</p>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<p class="flushright-paragraph">Something
</p>
<p class="flushright-paragraph">Something
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
@@ -4161,7 +4161,7 @@ html
</p><p class="flushright-paragraph">After
</p>
<p class="flushright-paragraph">Something2
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<p class="flushright-paragraph">After
@@ -4169,11 +4169,11 @@ html
<br>
<br>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -4234,7 +4234,7 @@ html
</p></div>
<div class="center">ce–ntered line
</div>
-<table class="menu" cellspacing="0">
+<table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
@@ -4295,12 +4295,12 @@ html
</div></th></tr></table>
<p class="flushright-paragraph">flushright
-</p><table class="menu" cellspacing="0">
+</p><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in format_command
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -4309,7 +4309,7 @@ Something
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
Something
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
@@ -4318,7 +4318,7 @@ Something2
</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">After
@@ -4326,12 +4326,12 @@ Something2
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in group
</pre></th></tr></table>
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
<pre class="menu-comment-preformatted">A quot—ation
</pre></blockquote>
@@ -4406,7 +4406,7 @@ html
</pre><div class="center">ce–ntered line
</div><pre class="menu-comment-preformatted">
-</pre></th></tr><table class="menu" cellspacing="0">
+</pre></th></tr><table class="menu">
<tr><th class="menu-comment" colspan="3"><pre
class="menu-comment-preformatted">in macro, a format_command containing some
other commands.
</pre><ul class="itemize mark-bullet">
<li><pre class="menu-comment-preformatted">i–tem 1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * tp/Texinfo/Convert/HTML.pm (_convert_menu_command), tp/Texinfo/XS/convert/convert_html.c (convert_menu_command): remove cellspacing in @menu formatting table. It is not really useful, and, if set, should be set with CSS such as to be customizable.,
Patrice Dumas <=