texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: * tp/Texinfo/Convert/HTML.pm (_default_format_but


From: Patrice Dumas
Subject: branch master updated: * tp/Texinfo/Convert/HTML.pm (_default_format_button_icon_img) (_default_format_navigation_panel, _convert_menu_command) (_convert_printindex_command), tp/Texinfo/XS/convert/convert_html.c (html_default_format_button_icon_img) (html_default_format_navigation_panel) (html_default_format_navigation_header, convert_menu_command) (convert_printindex_command): remove border=0 for img and table as it is the dafault and a deprecated attribute.
Date: Fri, 06 Sep 2024 13:37:00 -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 61fdf5db62 * tp/Texinfo/Convert/HTML.pm 
(_default_format_button_icon_img) (_default_format_navigation_panel, 
_convert_menu_command) (_convert_printindex_command), 
tp/Texinfo/XS/convert/convert_html.c (html_default_format_button_icon_img) 
(html_default_format_navigation_panel) (html_default_format_navigation_header, 
convert_menu_command) (convert_printindex_command): remove border=0 for img and 
table as it is the dafault and a deprecated attribute.
61fdf5db62 is described below

commit 61fdf5db627268d2bcdd3ee447d1f38b106ff591
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Fri Sep 6 19:36:56 2024 +0200

    * tp/Texinfo/Convert/HTML.pm (_default_format_button_icon_img)
    (_default_format_navigation_panel, _convert_menu_command)
    (_convert_printindex_command), tp/Texinfo/XS/convert/convert_html.c
    (html_default_format_button_icon_img)
    (html_default_format_navigation_panel)
    (html_default_format_navigation_header, convert_menu_command)
    (convert_printindex_command): remove border=0 for img and table as it
    is the dafault and a deprecated attribute.
    
    * tp/tests/many_input_files/Makefile.am (copy-tex-html, copy-tests):
    copy to $srcdir.
---
 ChangeLog                                          |  14 +
 tp/Texinfo/Convert/HTML.pm                         |  10 +-
 tp/Texinfo/XS/convert/convert_html.c               |  10 +-
 .../results/converters_tests/at_commands_in_raw.pl |   2 +-
 .../res_html/chap_00ea.html                        |   2 +-
 .../res_html/index.html                            |   2 +-
 .../res_html/sec.html                              |   2 +-
 .../res_html/indices_in_begin_tables_lists.html    |   6 +-
 .../res_html/indices_in_begin_tables_lists.html    |   6 +-
 .../printindex_merged_indices_code_style.pl        |   2 +-
 .../references_to_top_no_top_output.pl             |   2 +-
 .../res_html/chapter.html                          |   2 +-
 .../converters_tests/sections_and_printindex.pl    |   2 +-
 .../coverage/punctuation_in_line_commands.pl       |   2 +-
 .../coverage_braces/contain_plain_text_nestings.pl |   2 +-
 .../def/all_commands_delimiters_printindex.pl      |   6 +-
 tp/t/results/def/all_commands_printindex.pl        |   6 +-
 tp/t/results/def/space_in_def_for_index.pl         |   2 +-
 tp/t/results/def/text_block_before_defline.pl      |   4 +-
 tp/t/results/float/cindex_in_caption.pl            |   2 +-
 tp/t/results/float/float_copying.pl                |   4 +-
 .../char_latin1_latin1_in_refs/res_html/index.html |   2 +-
 .../char_latin2_latin2_in_refs/res_html/index.html |   2 +-
 .../res_html/index.html                            |   2 +-
 .../char_utf8_latin1_in_refs/res_html/index.html   |   2 +-
 .../res_html/char-latin2-latin2.html               |   2 +-
 .../sample_utf8/res_html/Index-node.html           |   2 +-
 tp/t/results/html_tests/U_in_index.pl              |   2 +-
 tp/t/results/html_tests/anchor_on_vtable_item.pl   |   2 +-
 tp/t/results/html_tests/automatic_menus.pl         |   4 +-
 .../check_htmlxref_menu/res_html/index.html        |   2 +-
 .../float_copying/res_html/Copying-and-floats.html |   4 +-
 .../results/html_tests/index_and_node_same_name.pl |   2 +-
 tp/t/results/html_tests/index_below.pl             |   2 +-
 tp/t/results/html_tests/letter_command_in_index.pl |   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                       |  26 +-
 .../res_html/Second-node.html                      |   4 +-
 .../res_html/Third-node-unnumbered.html            |   4 +-
 .../res_html/index.html                            |   6 +-
 .../res_html/sectioning_abt.html                   |   4 +-
 .../res_html/sectioning_toc.html                   |   4 +-
 .../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/indices/def_syn_indices.pl            |   4 +-
 ...default_cp_index_and_one_letter_syncodeindex.pl | Bin 10206 -> 10195 bytes
 tp/t/results/indices/double_index_entry.pl         |   2 +-
 tp/t/results/indices/double_seeentry_seealso.pl    |   2 +-
 tp/t/results/indices/double_syncodeindex.pl        |   2 +-
 .../encoding_index_ascii/res_html/chap.html        |   2 +-
 .../res_html/chap.html                             |   2 +-
 .../encoding_index_latin1/res_html/chap.html       |   2 +-
 .../res_html/chap.html                             |   2 +-
 .../indices/encoding_index_utf8/res_html/chap.html |   2 +-
 .../res_html/chap.html                             |   2 +-
 .../res_html/chap.html                             |   2 +-
 tp/t/results/indices/explicit_sort_key.pl          |   2 +-
 tp/t/results/indices/ftable_vtable.pl              |   4 +-
 .../indices/ignored_sort_char_empty_entries.pl     |   2 +-
 tp/t/results/indices/image_lines_count.pl          | Bin 5766 -> 5755 bytes
 tp/t/results/indices/image_text_lines_count.pl     | Bin 6169 -> 6158 bytes
 tp/t/results/indices/index_and_node_same_name.pl   |   2 +-
 tp/t/results/indices/index_entries_before_nodes.pl | Bin 11527 -> 11516 bytes
 tp/t/results/indices/index_entries_locations.pl    |   2 +-
 .../indices/index_entry_before_first_node.pl       | Bin 5942 -> 5931 bytes
 tp/t/results/indices/index_entry_before_node.pl    |   2 +-
 tp/t/results/indices/index_entry_in_footnote.pl    | Bin 7130 -> 7119 bytes
 .../index_entry_in_footnote_different_node_end.pl  |   2 +-
 .../indices/index_entry_in_footnote_sections.pl    |   2 +-
 .../index_entry_in_footnote_sections_separate.pl   |   2 +-
 .../indices/index_entry_in_footnote_separate.pl    |   2 +-
 .../indices/index_no_node/res_html/Chapter.html    |   2 +-
 .../indices/index_no_node/res_html/index.html      |   6 +-
 .../indices/index_no_node/res_html/unnumbered.html |   4 +-
 tp/t/results/indices/index_no_node_no_top.pl       |  12 +-
 .../indices/index_no_node_no_top_no_node.pl        |  12 +-
 .../indices/index_nodes/res_html/a-node.html       |   9 +-
 .../indices/index_nodes/res_html/chap-first.html   |   2 +-
 .../indices/index_nodes/res_html/index.html        |   6 +-
 .../indices/index_nodes/res_html/second.html       |   2 +-
 .../res_html/index_nodes.html                      |  14 +-
 .../res_html/Copying-and-indices.html              |   6 +-
 .../index_special_region/res_html/index.html       |   2 +-
 .../res_html/Copying-and-indices.html              |   4 +-
 .../res_html/Copying-and-indices.html              |   4 +-
 .../res_html/Copying-and-indices.html              |   4 +-
 .../res_html/index.html                            |   2 +-
 .../res_html/Copying-and-indices.html              |   4 +-
 .../res_html/index.html                            |   2 +-
 .../res_html/Chapter.html                          |   2 +-
 .../res_html/Copying-and-indices.html              |   6 +-
 .../res_html/Chapter.html                          |   2 +-
 .../res_html/Copying-and-indices.html              |   6 +-
 .../res_html/index.html                            |   2 +-
 .../res_html/Chapter.html                          |   2 +-
 .../res_html/Copying-and-indices.html              |   6 +-
 .../res_html/index.html                            |   2 +-
 .../indices/index_split/res_html/first.html        |   4 +-
 .../indices/index_split/res_html/index.html        |   6 +-
 .../index_split/res_html/node-2-in-section-3.html  |   4 +-
 .../indices/index_split/res_html/section-1.html    |   2 +-
 .../indices/index_split/res_html/section-3.html    |   2 +-
 .../indices/index_split/res_html/subsection-2.html |   2 +-
 .../res_html/first.html                            |  14 +-
 .../res_html/index.html                            |   6 +-
 .../indices/index_table/res_html/indices-refs.html |   2 +-
 .../index_table/res_html/node-with-printindex.html |   6 +-
 .../res_html/indices-refs.html                     |   2 +-
 .../res_html/node-with-printindex.html             |   6 +-
 .../multiple_index_text_sortas_seeentry_seealso.pl |   2 +-
 .../indices/nodes_before_top/res_html/a-node.html  |   4 +-
 .../nodes_before_top/res_html/chap-first.html      |   2 +-
 .../res_html/first-before-top.html                 |   2 +-
 .../indices/nodes_before_top/res_html/index.html   |   6 +-
 .../res_html/node-in-menu-before-top.html          |   2 +-
 .../indices/nodes_before_top/res_html/second.html  |   2 +-
 .../res_html/chapter.html                          |   2 +-
 .../res_html/first-before-top.html                 |   6 +-
 .../res_html/index.html                            |  14 +-
 .../res_html/chapter.html                          |   2 +-
 .../res_html/index.html                            |  20 +-
 .../res_html/nodes_before_top_and_sections.html    |  22 +-
 .../res_html/first-before-top.html                 |  12 +-
 .../res_html/index.html                            |   6 +-
 .../res_html/index.html                            |  18 +-
 .../indices/printindex_between_node_section.pl     |   2 +-
 .../indices/printindex_between_part_chapter.pl     |   2 +-
 .../indices/printindex_index_entry_in_copying.pl   |   6 +-
 ...rintindex_index_entry_in_copying_in_footnote.pl |   4 +-
 ...ndex_index_entry_in_copying_no_insertcopying.pl |   2 +-
 .../indices/printindex_with_space_before.pl        | Bin 7063 -> 7052 bytes
 .../indices/same_index_entry_merged_indices.pl     |   2 +-
 tp/t/results/indices/same_only_seealso_seeentry.pl |   2 +-
 tp/t/results/indices/same_seealso_seeentry.pl      |   2 +-
 tp/t/results/indices/seealso_duplicate.pl          |   2 +-
 tp/t/results/indices/seeentry.pl                   |   4 +-
 tp/t/results/indices/sorted_subentries.pl          |   2 +-
 .../split_chapter_index/res_html/first.html        |   2 +-
 tp/t/results/indices/subentries.pl                 |   4 +-
 tp/t/results/indices/subentries_and_comments.pl    |   2 +-
 tp/t/results/indices/subentry_and_sortas.pl        |   4 +-
 tp/t/results/indices/subentry_and_sortas_spaces.pl |   2 +-
 tp/t/results/indices/syncode_index_print_both.pl   |   2 +-
 tp/t/results/indices/syncodeindex_to_plain.pl      |   4 +-
 tp/t/results/indices/transparent_sort_chars.pl     |   2 +-
 tp/t/results/indices/w_lines_count.pl              | Bin 9480 -> 9469 bytes
 tp/t/results/info_tests/recursive_down_menu.pl     |   4 +-
 .../directions_string_undef_texi2html.html         |  18 +-
 .../res_html/prepended_to_filenames-Index.html     |   2 +-
 .../res_html/documentation_examples_texi2html.html |  16 +-
 .../res_html/documentlanguage.html                 |   2 +-
 .../res_html/documentlanguage.html                 |   2 +-
 .../res_html/documentlanguage.html                 |   2 +-
 .../results/languages/multiple_documentlanguage.pl |   2 +-
 .../res_html/multiple_lang_chapters.html           |  16 +-
 .../layout/navigation/res_html/navigation.html     |  18 +-
 .../navigation_chapter/res_html/chapter.html       |  12 +-
 .../layout/navigation_chapter/res_html/index.html  |   6 +-
 .../res_html/navigation_abt.html                   |   4 +-
 .../res_html/navigation_toc.html                   |   4 +-
 .../res_html/chapter.html                          |   8 +-
 .../res_html/index.html                            |   6 +-
 .../res_html/navigation_abt.html                   |   4 +-
 .../res_html/navigation_toc.html                   |   4 +-
 .../res_html/chapter.html                          |  10 +-
 .../res_html/index.html                            |   8 +-
 .../res_html/navigation_abt.html                   |   6 +-
 .../res_html/navigation_toc.html                   |   6 +-
 .../res_html/chapter.html                          |  14 +-
 .../res_html/index.html                            |   8 +-
 .../res_html/navigation_abt.html                   |   6 +-
 .../res_html/navigation_toc.html                   |   6 +-
 .../navigation_no_header/res_html/navigation.html  |   6 +-
 .../res_html/navigation.html                       |   6 +-
 .../layout/navigation_node/res_html/chapter.html   |   4 +-
 .../layout/navigation_node/res_html/index.html     |   6 +-
 .../navigation_node/res_html/navigation_abt.html   |   4 +-
 .../navigation_node/res_html/navigation_toc.html   |   4 +-
 .../layout/navigation_node/res_html/section.html   |   4 +-
 .../navigation_node/res_html/subsection.html       |   2 +-
 .../res_html/chapter.html                          |   4 +-
 .../navigation_node_no_header/res_html/index.html  |   4 +-
 .../res_html/navigation_abt.html                   |   2 +-
 .../res_html/navigation_toc.html                   |   2 +-
 .../res_html/section.html                          |   4 +-
 .../res_html/subsection.html                       |   2 +-
 .../res_html/chapter.html                          |   4 +-
 .../res_html/index.html                            |   6 +-
 .../res_html/navigation_abt.html                   |   4 +-
 .../res_html/navigation_toc.html                   |   4 +-
 .../res_html/section.html                          |   4 +-
 .../res_html/subsection.html                       |   2 +-
 .../navigation_node_vertical/res_html/chapter.html |   6 +-
 .../navigation_node_vertical/res_html/index.html   |   8 +-
 .../res_html/navigation_abt.html                   |   6 +-
 .../res_html/navigation_toc.html                   |   6 +-
 .../navigation_node_vertical/res_html/section.html |   6 +-
 .../res_html/subsection.html                       |   4 +-
 .../navigation_section/res_html/chapter.html       |   6 +-
 .../layout/navigation_section/res_html/index.html  |   6 +-
 .../res_html/navigation_abt.html                   |   4 +-
 .../res_html/navigation_toc.html                   |   4 +-
 .../navigation_section/res_html/section.html       |   8 +-
 .../res_html/chapter.html                          |   6 +-
 .../res_html/index.html                            |   6 +-
 .../res_html/navigation_abt.html                   |   4 +-
 .../res_html/navigation_toc.html                   |   4 +-
 .../res_html/section.html                          |   6 +-
 .../res_html/chapter.html                          |   8 +-
 .../res_html/index.html                            |   8 +-
 .../res_html/navigation_abt.html                   |   6 +-
 .../res_html/navigation_toc.html                   |   6 +-
 .../res_html/section.html                          |   8 +-
 .../res_html/chapter.html                          |   8 +-
 .../res_html/index.html                            |   8 +-
 .../res_html/navigation_abt.html                   |   6 +-
 .../res_html/navigation_toc.html                   |   6 +-
 .../res_html/section.html                          |  10 +-
 .../res_html/chapter.html                          |   4 +-
 .../res_html/navigation_abt.html                   |  12 +-
 .../res_html/navigation_toc.html                   |   4 +-
 .../res_html/subsection.html                       |   2 +-
 .../res_html/navigation.html                       |  16 +-
 .../res_html/navigation.html                       |  16 +-
 .../navigation_vertical/res_html/navigation.html   |  26 +-
 .../no_monolithic/res_html/no_monolithic.html      |   8 +-
 .../no_monolithic/res_html/no_monolithic_abt.html  |   4 +-
 .../no_monolithic/res_html/no_monolithic_fot.html  |   4 +-
 .../no_monolithic/res_html/no_monolithic_ovr.html  |   4 +-
 .../no_monolithic/res_html/no_monolithic_toc.html  |   4 +-
 .../res_html/no_monolithic.html                    |  16 +-
 .../res_html/no_monolithic_toc.html                |   4 +-
 ...pendix_and_associated_part_in_generated_menu.pl |   4 +-
 .../menu/block_commands_in_menu_description.pl     |   2 +-
 .../menu/commands_in_nodedescriptionblock.pl       |   6 +-
 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 +-
 .../misc_commands/comment_space_command_on_line.pl |   2 +-
 .../equivalent_nodes_defined_linked.pl             |   2 +-
 .../more_sections_than_nodes_texi2html.html        |  32 +-
 .../moresectioning/placed_things_before_element.pl |   2 +-
 .../placed_things_before_element_no_use_node.pl    |   2 +-
 .../res_html/appendix.html                         |   6 +-
 .../res_html/chapter-in-part.html                  |   4 +-
 .../res_html/chapter.html                          |  10 +-
 .../res_html/index.html                            |   4 +-
 .../res_html/second-chapter-in-part.html           |   4 +-
 ...ioning_part_appendix_texi2html_chapter_abt.html |   4 +-
 .../res_html/unnumbered.html                       |   4 +-
 .../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                  |   4 +-
 .../res_html/results.html                          |   2 +-
 .../sectioning/chapter_between_nodes_texi2html.pl  |  10 +-
 .../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                            |   8 +-
 ...re_chapter_texi2html_use_nodes_chapter_abt.html |   4 +-
 .../res_html/third-node.html                       |   4 +-
 .../res_html/index.html                            |   2 +-
 ...ter_top_before_section_texi2html_use_nodes.html |  10 +-
 .../res_html/index.html                            |  10 +-
 ...re_section_texi2html_use_nodes_chapter_abt.html |   4 +-
 .../top_without_node_texi2html_no_use_nodes.html   |   6 +-
 .../res_html/two_nodes_at_the_end_texi2html.html   |   8 +-
 .../two_nodes_between_chapters_texi2html.html      |  10 +-
 .../res_html/chap.html                             |   2 +-
 .../res_html/chap.html                             |   2 +-
 .../master_menu_fr/res_html/chap.html              |   2 +-
 .../master_menu_fr/res_html/index.html             |   2 +-
 .../res_parser/formatting_chm/chapter.html         |  10 +-
 .../res_parser/formatting_chm/chapter2.html        |   4 +-
 .../EPUB/xhtml/chapter.xhtml                       |  10 +-
 .../EPUB/xhtml/chapter2.xhtml                      |   4 +-
 .../res_parser/formatting_html32/formatting.html   |  24 +-
 .../formatting_html_no_split/formatting.html       |  14 +-
 .../formatting_regions/formatting_regions.html     |  12 +-
 .../res_parser/formatting_xhtml/formatting.html    |  14 +-
 .../sectioning_directions/sectioning.html          |  36 +--
 .../First-node.html                                |  26 +-
 .../Second-node.html                               |   4 +-
 .../Third-node-unnumbered.html                     |   4 +-
 .../sectioning_directions_split_chapter/index.html |   6 +-
 .../sectioning_abt.html                            |   4 +-
 .../sectioning_toc.html                            |   4 +-
 .../documentlanguage_cmdline/documentlanguage.html |  10 +-
 .../index_entries_relate_to_item.html              |   2 +-
 .../indices_in_begin_tables_lists.html             |   6 +-
 .../formatting_enable_encoding/formatting.html     |  24 +-
 .../EPUB/xhtml/chapter.xhtml                       |  10 +-
 .../EPUB/xhtml/chapter2.xhtml                      |   4 +-
 .../res_parser/formatting_exotic/chapter.html      |  14 +-
 .../res_parser/formatting_exotic/chapter2.html     |   8 +-
 .../formatting_exotic/formatting_abt.html          |   4 +-
 .../formatting_exotic/formatting_ovr.html          |   4 +-
 .../formatting_exotic/formatting_toc.html          |   4 +-
 .../layout/res_parser/formatting_exotic/index.html |   4 +-
 .../formatting_exotic/s_002d_002dect_002cion.html  |   4 +-
 .../res_parser/formatting_fr/formatting.html       |  46 +--
 .../res_parser/formatting_fr_icons/formatting.html | 214 ++++++-------
 .../formatting_inline_css/formatting.html          |  24 +-
 .../res_parser/formatting_mathjax/formatting.html  |  14 +-
 .../formatting_numerical_entities/formatting.html  |  24 +-
 .../formatting_sort_element_counts/formatting.html |  14 +-
 .../formatting_texi2html/formatting.html           |  46 +--
 .../formatting_texi2html_nodes/chapter.html        |  18 +-
 .../formatting_texi2html_nodes/chapter2.html       |   8 +-
 .../formatting_texi2html_nodes/formatting_abt.html |   4 +-
 .../formatting_texi2html_nodes/formatting_fot.html |   4 +-
 .../formatting_texi2html_nodes/formatting_ovr.html |   4 +-
 .../formatting_texi2html_nodes/formatting_toc.html |   4 +-
 .../formatting_texi2html_nodes/index.html          |   6 +-
 .../s_002d_002dect_002cion.html                    |   4 +-
 .../formatting_texi2html_nodes/subsection.html     |   4 +-
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |   2 +-
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |   2 +-
 .../formatting_weird_quotes/formatting.html        |  24 +-
 tp/tests/many_input_files/Makefile.am              |   8 +-
 .../char_latin1_latin1_in_refs.html                |   2 +-
 .../char_utf8_latin1_in_refs.html                  |   2 +-
 .../no_master_menu_fr.html                         |   4 +-
 .../no_master_menu_no_documentlanguage.html        |   4 +-
 .../encod\303\251/tex_encod\303\251_utf8.html"     |   8 +-
 .../encod\303\251/tex_encod\303\251_utf8.html"     |   8 +-
 .../nested_menu/nested_formats.html                | 344 ++++++++++-----------
 .../res_parser/formatting_singular/chapter.html    |  52 ++--
 .../res_parser/formatting_singular/chapter2.html   |  46 +--
 .../res_parser/formatting_singular/index.htm       |  22 +-
 .../s_002d_002dect_002cion.html                    |  42 +--
 .../res_parser/formatting_singular/sing_abt.htm    |  40 +--
 .../res_parser/formatting_singular/sing_fot.htm    |  22 +-
 .../res_parser/formatting_singular/sing_ovr.htm    |  22 +-
 .../res_parser/formatting_singular/sing_toc.htm    |  22 +-
 .../res_parser/formatting_singular/subsection.html |  42 +--
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |  42 +--
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |  42 +--
 389 files changed, 1489 insertions(+), 1480 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index a250119310..fa74ed6c80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2024-09-06  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/Texinfo/Convert/HTML.pm (_default_format_button_icon_img)
+       (_default_format_navigation_panel, _convert_menu_command)
+       (_convert_printindex_command), tp/Texinfo/XS/convert/convert_html.c
+       (html_default_format_button_icon_img)
+       (html_default_format_navigation_panel)
+       (html_default_format_navigation_header, convert_menu_command)
+       (convert_printindex_command): remove border=0 for img and table as it
+       is the dafault and a deprecated attribute.
+
+       * tp/tests/many_input_files/Makefile.am (copy-tex-html, copy-tests):
+       copy to $srcdir.
+
 2024-09-06  Patrice Dumas  <pertusus@free.fr>
 
        * tp/Texinfo/Convert/HTML.pm (%css_element_class_styles)
diff --git a/tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
index 5725b353c6..75a536b4ac 100644
--- a/tp/Texinfo/Convert/HTML.pm
+++ b/tp/Texinfo/Convert/HTML.pm
@@ -4326,7 +4326,7 @@ sub _default_format_button_icon_img($$$;$)
   }
   return $self->close_html_lone_element(
     '<img src="'.$self->url_protect_url_text($icon)
-       ."\" border=\"0\" alt=\"$alt\" align=\"middle\"");
+       ."\" alt=\"$alt\" align=\"middle\"");
 }
 
 sub _direction_href_attributes($$)
@@ -4598,7 +4598,7 @@ sub _default_format_navigation_panel($$$$;$)
 
   if ($self->get_conf('HEADER_IN_TABLE')) {
     $result .= $self->html_attribute_class('table', ['nav-panel'])
-        .' cellpadding="1" cellspacing="1" border="0">'."\n";
+        .' cellpadding="1" cellspacing="1">'."\n";
     $result .= "<tr>" unless $vertical;
   } else {
     $result .= $self->html_attribute_class('div', ['nav-panel']).">\n";
@@ -4626,7 +4626,7 @@ sub _default_format_navigation_header($$$$)
 
   my $result = '';
   if ($self->get_conf('VERTICAL_HEAD_NAVIGATION')) {
-    $result .= '<table border="0" cellpadding="0" cellspacing="0">
+    $result .= '<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
 ';
@@ -5613,7 +5613,7 @@ sub _convert_menu_command($$$$$)
     $end_row = '</td></tr>';
   }
   return $self->html_attribute_class('table', [$cmdname])
-    ." border=\"0\" cellspacing=\"0\">${begin_row}\n"
+    ." cellspacing=\"0\">${begin_row}\n"
       . $content . "${end_row}</table>\n";
 }
 $default_commands_conversion{'menu'} = \&_convert_menu_command;
@@ -6869,7 +6869,7 @@ sub _convert_printindex_command($$$$)
   # now format the index entries
   $result
    .= $self->html_attribute_class('table', ["$index_name-entries-$cmdname"])
-   ." border=\"0\">\n" . '<tr><td></td>'
+   .">\n" . '<tr><td></td>'
    . $self->html_attribute_class('th', ["entries-header-$cmdname"]).'>'
      # TRANSLATORS: index entries column header in index formatting
    . $self->convert_tree($self->cdt('Index Entry'), 'Tr th idx entries 1')
diff --git a/tp/Texinfo/XS/convert/convert_html.c 
b/tp/Texinfo/XS/convert/convert_html.c
index 109b824237..12d92f647e 100644
--- a/tp/Texinfo/XS/convert/convert_html.c
+++ b/tp/Texinfo/XS/convert/convert_html.c
@@ -7424,7 +7424,7 @@ html_default_format_button_icon_img (CONVERTER *self,
   text_append (&result, icon_protected);
   free (icon_protected);
 
-  text_append_n (&result, "\" border=\"0\" alt=\"", 18);
+  text_append_n (&result, "\" alt=\"", 7);
   if (name)
     {
       if (button_name)
@@ -7921,7 +7921,7 @@ html_default_format_navigation_panel (CONVERTER *self,
                                               &nav_panel_classes);
       text_append (result, attribute_class);
       text_append (result,
-                   " cellpadding=\"1\" cellspacing=\"1\" border=\"0\">\n");
+                   " cellpadding=\"1\" cellspacing=\"1\">\n");
       free (attribute_class);
 
       if (!vertical)
@@ -7989,7 +7989,7 @@ html_default_format_navigation_header (CONVERTER *self,
     vertical = 1;
   if (vertical)
     text_append (result,
-     "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n"
+     "<table cellpadding=\"0\" cellspacing=\"0\">\n"
      "<tr>\n<td>\n");
 
   /* keep the current index in result to be able to determine if text was
@@ -11260,7 +11260,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, " border=\"0\" cellspacing=\"0\">");
+  text_append (result, " cellspacing=\"0\">");
   if (html_inside_preformatted (self))
     text_append_n (result, "<tr><td>", 8);
   text_append_n (result, "\n", 1);
@@ -13649,7 +13649,7 @@ convert_printindex_command (CONVERTER *self, const enum 
command_id cmd,
   clear_strings_list (entry_classes);
   text_append (result, attribute_class);
   free (attribute_class);
-  text_append_n (result, " border=\"0\">\n<tr><td></td>", 26);
+  text_append_n (result, ">\n<tr><td></td>", 15);
 
   xasprintf (&index_name_cmd_class, "entries-header-%s",
              builtin_command_name (cmd));
diff --git a/tp/t/results/converters_tests/at_commands_in_raw.pl 
b/tp/t/results/converters_tests/at_commands_in_raw.pl
index e5cc379672..0ba0434ec3 100644
--- a/tp/t/results/converters_tests/at_commands_in_raw.pl
+++ b/tp/t/results/converters_tests/at_commands_in_raw.pl
@@ -1484,7 +1484,7 @@ $result_converted{'html_text'}->{'at_commands_in_raw'} = 
'<div class="top-level-
 <p>newidx entry
 </p>
 <div class="printindex fn-printindex">
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_fn_letter-F">F</th></tr>
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 cb87ec33bc..77e4988840 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"> <a href="sec.html" rel="index" 
accesskey="1">sec</a></td><td>&nbsp;&nbsp;</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 e89b509e53..608ec39e14 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&ecirc;</a> &nbsp; [
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"> <a href="chap_00ea.html" 
accesskey="1">chap&ecirc;</a></td><td>&nbsp;&nbsp;</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/converters_tests/conversion_with_undef_customization/res_html/sec.html
 
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/sec.html
index 8025df4edb..3304d4fac3 100644
--- 
a/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/sec.html
+++ 
b/tp/t/results/converters_tests/conversion_with_undef_customization/res_html/sec.html
@@ -33,7 +33,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <h3 class="section" id="Section"><span>1.1 Section<a class="copiable-link" 
href="#Section"> &para;</a></span></h3>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="sec_cp_letter-E">E</th></tr>
diff --git 
a/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_html/indices_in_begin_tables_lists.html
 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_html/indices_in_begin_tables_lists.html
index e4226cfb9d..48ef1b28c6 100644
--- 
a/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_html/indices_in_begin_tables_lists.html
+++ 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists/res_html/indices_in_begin_tables_lists.html
@@ -207,7 +207,7 @@ Prev: <a href="#chapter" accesskey="p" rel="prev">chap</a>, 
 Up : <a href="#Top"
 <a class="summary-letter-printindex" 
href="#printindex-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="printindex-1_cp_letter-A">A</th></tr>
@@ -266,7 +266,7 @@ Prev: <a href="#chapter" accesskey="p" rel="prev">chap</a>, 
 Up : <a href="#Top"
 <a class="summary-letter-printindex" 
href="#printindex-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="printindex-1_vr_letter-A">A</th></tr>
@@ -294,7 +294,7 @@ Prev: <a href="#chapter" accesskey="p" rel="prev">chap</a>, 
 Up : <a href="#Top"
 <a class="summary-letter-printindex" 
href="#printindex-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="printindex-1_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_html/indices_in_begin_tables_lists.html
 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_html/indices_in_begin_tables_lists.html
index 434c58145d..cfdbbe2711 100644
--- 
a/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_html/indices_in_begin_tables_lists.html
+++ 
b/tp/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_html/indices_in_begin_tables_lists.html
@@ -206,7 +206,7 @@ Prev: <a href="#chapter" accesskey="p" rel="prev">chap</a>, 
 Up : <a href="#Top"
 <a class="summary-letter-printindex" 
href="#printindex-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="printindex-1_cp_letter-A">A</th></tr>
@@ -265,7 +265,7 @@ Prev: <a href="#chapter" accesskey="p" rel="prev">chap</a>, 
 Up : <a href="#Top"
 <a class="summary-letter-printindex" 
href="#printindex-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="printindex-1_vr_letter-A">A</th></tr>
@@ -293,7 +293,7 @@ Prev: <a href="#chapter" accesskey="p" rel="prev">chap</a>, 
 Up : <a href="#Top"
 <a class="summary-letter-printindex" 
href="#printindex-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="printindex-1_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/converters_tests/printindex_merged_indices_code_style.pl 
b/tp/t/results/converters_tests/printindex_merged_indices_code_style.pl
index d111d85635..571ecb0a27 100644
--- a/tp/t/results/converters_tests/printindex_merged_indices_code_style.pl
+++ b/tp/t/results/converters_tests/printindex_merged_indices_code_style.pl
@@ -892,7 +892,7 @@ 
$result_converted{'html_text'}->{'printindex_merged_indices_code_style'} = '<div
 <a class="summary-letter-printindex" href="#chap_fn_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_fn_letter-C">C</th></tr>
diff --git a/tp/t/results/converters_tests/references_to_top_no_top_output.pl 
b/tp/t/results/converters_tests/references_to_top_no_top_output.pl
index 8ee5380eea..35b96ec7f6 100644
--- a/tp/t/results/converters_tests/references_to_top_no_top_output.pl
+++ b/tp/t/results/converters_tests/references_to_top_no_top_output.pl
@@ -1366,7 +1366,7 @@ see <a class="pxref" href="#a-in-paragraph-in-top">a in 
paragraph in top</a>
 <a class="index-entry-id" id="index-chap-index"></a>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_letter-C">C</th></tr>
diff --git 
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/chapter.html
 
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/chapter.html
index 01f738d9ea..0d251399d3 100644
--- 
a/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/chapter.html
+++ 
b/tp/t/results/converters_tests/references_to_top_no_top_output/res_html/chapter.html
@@ -50,7 +50,7 @@ see <a class="pxref" 
href="index.html#a-in-paragraph-in-top">a in paragraph in t
 <a class="index-entry-id" id="index-chap-index"></a>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_letter-C">C</th></tr>
diff --git a/tp/t/results/converters_tests/sections_and_printindex.pl 
b/tp/t/results/converters_tests/sections_and_printindex.pl
index 6f5cff7024..662c5e233d 100644
--- a/tp/t/results/converters_tests/sections_and_printindex.pl
+++ b/tp/t/results/converters_tests/sections_and_printindex.pl
@@ -628,7 +628,7 @@ $result_converted{'html_text'}->{'sections_and_printindex'} 
= '<div class="top-l
 <h2 class="appendix"><span>Appendix A App<a class="copiable-link" href="#App"> 
&para;</a></span></h2>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="sec_cp_letter-E">E</th></tr>
diff --git a/tp/t/results/coverage/punctuation_in_line_commands.pl 
b/tp/t/results/coverage/punctuation_in_line_commands.pl
index 9ffb199ad6..a840143e09 100644
--- a/tp/t/results/coverage/punctuation_in_line_commands.pl
+++ b/tp/t/results/coverage/punctuation_in_line_commands.pl
@@ -1007,7 +1007,7 @@ 
$result_converted{'html_text'}->{'punctuation_in_line_commands'} = '
 <div class="center">center! After punc
 </div>
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node_0021-After-punc_cp_letter-I">I</th></tr>
diff --git a/tp/t/results/coverage_braces/contain_plain_text_nestings.pl 
b/tp/t/results/coverage_braces/contain_plain_text_nestings.pl
index 7575091149..870957935f 100644
--- a/tp/t/results/coverage_braces/contain_plain_text_nestings.pl
+++ b/tp/t/results/coverage_braces/contain_plain_text_nestings.pl
@@ -923,7 +923,7 @@ 
$result_converted{'html_text'}->{'contain_plain_text_nestings'} = '<div class="t
 <a class="index-entry-id" id="index-ii-1"></a>
 </p>
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-1"> </th></tr>
diff --git a/tp/t/results/def/all_commands_delimiters_printindex.pl 
b/tp/t/results/def/all_commands_delimiters_printindex.pl
index 5a2fe9fd8e..a2d8d1e832 100644
--- a/tp/t/results/def/all_commands_delimiters_printindex.pl
+++ b/tp/t/results/def/all_commands_delimiters_printindex.pl
@@ -14703,7 +14703,7 @@ Previous: <a href="#Top" accesskey="p" 
rel="prev">Top</a> &nbsp; [<a href="#chap
 <a class="summary-letter-printindex" href="#chap_fn_letter-P"><b>P</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_fn_symbol-1">,</th></tr>
@@ -14782,7 +14782,7 @@ Previous: <a href="#Top" accesskey="p" 
rel="prev">Top</a> &nbsp; [<a href="#chap
 <a class="summary-letter-printindex" href="#chap_tp_letter-P"><b>P</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_tp_letter-A">A</th></tr>
@@ -14812,7 +14812,7 @@ Previous: <a href="#Top" accesskey="p" 
rel="prev">Top</a> &nbsp; [<a href="#chap
 <a class="summary-letter-printindex" href="#chap_vr_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_vr_letter-A">A</th></tr>
diff --git a/tp/t/results/def/all_commands_printindex.pl 
b/tp/t/results/def/all_commands_printindex.pl
index 0cf9bdbb8a..9dad842433 100644
--- a/tp/t/results/def/all_commands_printindex.pl
+++ b/tp/t/results/def/all_commands_printindex.pl
@@ -5585,7 +5585,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">Top</a> 
&nbsp; [<a href="#chap
 <a class="summary-letter-printindex" href="#chap_fn_letter-N"><b>N</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_fn_letter-D">D</th></tr>
@@ -5616,7 +5616,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">Top</a> 
&nbsp; [<a href="#chap
 
 <h3 class="heading" id="Types"><span>Types<a class="copiable-link" 
href="#Types"> &para;</a></span></h3>
 <div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_tp_letter-D">D</th></tr>
@@ -5627,7 +5627,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">Top</a> 
&nbsp; [<a href="#chap
 
 <h3 class="heading" id="Variables"><span>Variables<a class="copiable-link" 
href="#Variables"> &para;</a></span></h3>
 <div class="printindex vr-printindex">
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_vr_letter-D">D</th></tr>
diff --git a/tp/t/results/def/space_in_def_for_index.pl 
b/tp/t/results/def/space_in_def_for_index.pl
index 34ff39d39c..f62c9e2f25 100644
--- a/tp/t/results/def/space_in_def_for_index.pl
+++ b/tp/t/results/def/space_in_def_for_index.pl
@@ -537,7 +537,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">Top</a> 
&nbsp; [<a href="#chap
 <a class="summary-letter-printindex" href="#chap_fn_letter-N"><b>N</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_fn_letter-A">A</th></tr>
diff --git a/tp/t/results/def/text_block_before_defline.pl 
b/tp/t/results/def/text_block_before_defline.pl
index 3f5293e6d6..5222e3f5f9 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> 
&nbsp; </p>
 </div>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chapt" 
accesskey="1">chapt</a>:</td><td>&nbsp;&nbsp;</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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="other_manual.html#Top" 
accesskey="1">(other_manual)</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
diff --git a/tp/t/results/float/cindex_in_caption.pl 
b/tp/t/results/float/cindex_in_caption.pl
index 733e943975..a08dadd6ef 100644
--- a/tp/t/results/float/cindex_in_caption.pl
+++ b/tp/t/results/float/cindex_in_caption.pl
@@ -519,7 +519,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">Top</a> 
&nbsp; [<a href="#chap
 <a class="index-entry-id" id="index-index-entry"></a>
 </p></div></div>
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_letter-I">I</th></tr>
diff --git a/tp/t/results/float/float_copying.pl 
b/tp/t/results/float/float_copying.pl
index 0f5b6296d8..977ac9dcc3 100644
--- a/tp/t/results/float/float_copying.pl
+++ b/tp/t/results/float/float_copying.pl
@@ -1382,7 +1382,7 @@ the author abandon his copyright.
 </dl>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-floats_cp_letter-I">I</th></tr>
@@ -1397,7 +1397,7 @@ the author abandon his copyright.
 <a class="summary-letter-printindex" 
href="#Copying-and-floats_fn_letter-P"><b>P</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-floats_fn_letter-I">I</th></tr>
diff --git 
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html 
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
index 8412792b81..74a6fd0752 100644
--- 
a/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
+++ 
b/tp/t/results/formats_encodings/char_latin1_latin1_in_refs/res_html/index.html
@@ -47,7 +47,7 @@ Next: <a href="a-e-i-o-u-y-A-E-I-O-U.html" accesskey="n" 
rel="next">
 <a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_letter-A">A</th></tr>
diff --git 
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html 
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
index 5d69b57b73..39998b3357 100644
--- 
a/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
+++ 
b/tp/t/results/formats_encodings/char_latin2_latin2_in_refs/res_html/index.html
@@ -42,7 +42,7 @@ Next: <a href="A-a-_002c-E-e.html" accesskey="n" rel="next">
 <p><a class="ref" href="A-a-_002c-E-e.html">� � � � �</a>.
 </p>
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_letter-A">A</th></tr>
diff --git 
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/index.html
 
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/index.html
index 40b7c4b7d8..11fec16224 100644
--- 
a/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/index.html
+++ 
b/tp/t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html/index.html
@@ -47,7 +47,7 @@ Next: <a href="a-e-i-o-u-y-A-E-I-O-U.html" accesskey="n" 
rel="next">
 <a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_letter-A">A</th></tr>
diff --git 
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/index.html 
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/index.html
index 48fb165551..d8ab6d964d 100644
--- 
a/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/index.html
+++ 
b/tp/t/results/formats_encodings/char_utf8_latin1_in_refs/res_html/index.html
@@ -47,7 +47,7 @@ Next: <a href="a-e-i-o-u-y-A-E-I-O-U.html" accesskey="n" 
rel="next">ä ë ï ö
 <a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_letter-A">A</th></tr>
diff --git 
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/char-latin2-latin2.html
 
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/char-latin2-latin2.html
index ea88a0842e..683980b319 100644
--- 
a/tp/t/results/formats_encodings/multiple_include_encodings/res_html/char-latin2-latin2.html
+++ 
b/tp/t/results/formats_encodings/multiple_include_encodings/res_html/char-latin2-latin2.html
@@ -44,7 +44,7 @@ Next: <a href="Mixed-english-and-chinese-EUC_002dCN.html" 
accesskey="n" rel="nex
 <p><a class="ref" href="A-a-_002c-E-e.html">Ą ą ˛ Ę ę</a>.
 </p>
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="char-latin2-latin2_cp_letter-A">A</th></tr>
diff --git 
a/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html 
b/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
index ef5c22c62f..92f733e8a7 100644
--- a/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
+++ b/tp/t/results/formats_encodings/sample_utf8/res_html/Index-node.html
@@ -54,7 +54,7 @@ Previous: <a href="Second-Chapter-AE-AE-ae-ae.html" 
accesskey="p" rel="prev">Cha
 <a class="summary-letter-printindex" 
href="#Index-node_cp_letter-Ling-1"><b>另</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Index-node_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/html_tests/U_in_index.pl 
b/tp/t/results/html_tests/U_in_index.pl
index da0afdbb64..ad976b6cd4 100644
--- a/tp/t/results/html_tests/U_in_index.pl
+++ b/tp/t/results/html_tests/U_in_index.pl
@@ -552,7 +552,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top</a>, 
Up: <a href="#Top" ac
 <a class="index-entry-id" id="index-00B5-greek-letter-mu"></a>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-1">0</th></tr>
diff --git a/tp/t/results/html_tests/anchor_on_vtable_item.pl 
b/tp/t/results/html_tests/anchor_on_vtable_item.pl
index d2fef787c5..ba4706eaac 100644
--- a/tp/t/results/html_tests/anchor_on_vtable_item.pl
+++ b/tp/t/results/html_tests/anchor_on_vtable_item.pl
@@ -883,7 +883,7 @@ Previous: <a href="#chap" accesskey="p" 
rel="prev">Chap</a>, Up: <a href="#Top"
 <h2 class="chapter" id="Idx-1"><span>2 Idx<a class="copiable-link" 
href="#Idx-1"> &para;</a></span></h2>
 
 <div class="printindex vr-printindex">
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Idx_vr_letter-L">L</th></tr>
diff --git a/tp/t/results/html_tests/automatic_menus.pl 
b/tp/t/results/html_tests/automatic_menus.pl
index fbfd311dd4..47e3194a18 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> 
&nbsp; </p>
 </div>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chap" 
accesskey="1">chap</a>:</td><td>&nbsp;&nbsp;</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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#sec" 
accesskey="1">sec</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">Here in section</td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="#sec-after" 
accesskey="2">sec after</a>:</td><td>&nbsp;&nbsp;</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 3e1788056d..384ef3b251 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="first.html" 
accesskey="1">first</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a 
href="../other_no_existing_no_manual_html/index.html" 
accesskey="2">(other_no_existing_no_manual)</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
diff --git 
a/tp/t/results/html_tests/float_copying/res_html/Copying-and-floats.html 
b/tp/t/results/html_tests/float_copying/res_html/Copying-and-floats.html
index 942acd32a0..6966d618b0 100644
--- a/tp/t/results/html_tests/float_copying/res_html/Copying-and-floats.html
+++ b/tp/t/results/html_tests/float_copying/res_html/Copying-and-floats.html
@@ -90,7 +90,7 @@ the author abandon his copyright.
 <a class="summary-letter-printindex" 
href="#Copying-and-floats_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-floats_cp_letter-I">I</th></tr>
@@ -118,7 +118,7 @@ the author abandon his copyright.
 <a class="summary-letter-printindex" 
href="#Copying-and-floats_fn_letter-P"><b>P</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-floats_fn_letter-I">I</th></tr>
diff --git a/tp/t/results/html_tests/index_and_node_same_name.pl 
b/tp/t/results/html_tests/index_and_node_same_name.pl
index ad84f89084..e32528b22b 100644
--- a/tp/t/results/html_tests/index_and_node_same_name.pl
+++ b/tp/t/results/html_tests/index_and_node_same_name.pl
@@ -255,7 +255,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 <a class="index-entry-id" id="index-node-1"></a>
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="index-node_cp_letter-N">N</th></tr>
diff --git a/tp/t/results/html_tests/index_below.pl 
b/tp/t/results/html_tests/index_below.pl
index 0647ffea76..9bab273e27 100644
--- a/tp/t/results/html_tests/index_below.pl
+++ b/tp/t/results/html_tests/index_below.pl
@@ -492,7 +492,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 <a class="index-entry-id" id="index-entry"></a>
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="sec_cp_letter-E">E</th></tr>
diff --git a/tp/t/results/html_tests/letter_command_in_index.pl 
b/tp/t/results/html_tests/letter_command_in_index.pl
index c1d4e9df02..906180eb48 100644
--- a/tp/t/results/html_tests/letter_command_in_index.pl
+++ b/tp/t/results/html_tests/letter_command_in_index.pl
@@ -540,7 +540,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top</a>, 
Up: <a href="#Top" ac
 <a class="summary-letter-printindex" 
href="#chap_cp_letter-TH-2"><b>&THORN;</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_letter-E">E</th></tr>
diff --git a/tp/t/results/html_tests/menu.pl b/tp/t/results/html_tests/menu.pl
index 5d1727b0ac..27025df02b 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="ggg.html#Top" 
accesskey="1">(ggg)</a>:</td><td>&nbsp;&nbsp;</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 1193d22ce2..f89ca4c2e1 100644
--- a/tp/t/results/html_tests/menu_in_example.pl
+++ b/tp/t/results/html_tests/menu_in_example.pl
@@ -607,7 +607,7 @@ span:hover a.copiable-link {visibility: visible}
 <h1 class="node" id="Top"><span>Top<a class="copiable-link" href="#Top"> 
&para;</a></span></h1>
 
 <div class="example">
-<table class="menu" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-preformatted">&bull; <a href="entry.html#Top" 
accesskey="1">(entry)</a>::</pre><pre 
class="menu-entry-description-preformatted">
 
 </pre><table class="cartouche" border="1"><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 a606361a96..d0c5a34bc3 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">&agrave;</a>, Previous:
 <hr>
 <h2 class="chapter" id="chapter-1"><span>1 chapter<a class="copiable-link" 
href="#chapter-1"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="a.html#g_t_00e0" 
accesskey="1">&agrave;</a>:</td><td>&nbsp;&nbsp;</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 e599c9be4c..a812f64a24 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">&aacute;</a> &nbsp; </p
 <hr>
 <h1 class="node"><span>Top<a class="copiable-link" href="#Top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="a.html#g_t_00e1" 
accesskey="1">&aacute;</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="a.html#g_t_00e2" 
accesskey="2">&acirc;</a>:</td><td>&nbsp;&nbsp;</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 a606361a96..d0c5a34bc3 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">&agrave;</a>, Previous:
 <hr>
 <h2 class="chapter" id="chapter-1"><span>1 chapter<a class="copiable-link" 
href="#chapter-1"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="a.html#g_t_00e0" 
accesskey="1">&agrave;</a>:</td><td>&nbsp;&nbsp;</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 e599c9be4c..a812f64a24 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">&aacute;</a> &nbsp; </p
 <hr>
 <h1 class="node"><span>Top<a class="copiable-link" href="#Top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="a.html#g_t_00e1" 
accesskey="1">&aacute;</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="a.html#g_t_00e2" 
accesskey="2">&acirc;</a>:</td><td>&nbsp;&nbsp;</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 b5ffabb1a8..0be7d90c70 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
@@ -28,7 +28,7 @@ th.menu-comment {text-align:left}
 
 <body lang="en">
 <div class="chapter-level-extent" id="First-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -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"> &para;</a></span></h1>
 
 <p>first node chapter text
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#unnumbered">unnumbered 
section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">un
 </td></tr>
 <tr><td class="menu-entry-destination"><a href="#unnumbered2">unnumbered 
section2</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">un2
@@ -59,7 +59,7 @@ th.menu-comment {text-align:left}
 
 <hr>
 <div class="unnumberedsec-level-extent" id="unnumbered">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#First-node" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#First-node" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#First-node" title="Up section"> Up </a>]</td>
@@ -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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#unnumbered-sub">unnumbered 
subsection</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">un
 </td></tr>
 <tr><td class="menu-entry-destination"><a href="#numbered-sub">numbered 
subsection</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">nu
@@ -89,7 +89,7 @@ th.menu-comment {text-align:left}
 
 <hr>
 <div class="unnumberedsubsec-level-extent" id="unnumbered-sub">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#First-node" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#unnumbered" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#unnumbered" title="Up section"> Up </a>]</td>
@@ -109,7 +109,7 @@ th.menu-comment {text-align:left}
 <hr>
 </div>
 <div class="subsection-level-extent" id="numbered-sub">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#First-node" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#unnumbered-sub" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#unnumbered" title="Up section"> Up </a>]</td>
@@ -129,7 +129,7 @@ th.menu-comment {text-align:left}
 <hr>
 </div>
 <div class="unnumberedsubsec-level-extent" id="unnumbered-sub2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#First-node" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#numbered-sub" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#unnumbered" title="Up section"> Up </a>]</td>
@@ -149,7 +149,7 @@ th.menu-comment {text-align:left}
 <hr>
 </div>
 <div class="subsection-level-extent" id="numbered-sub2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#First-node" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#unnumbered-sub2" title="Previous section in reading order"> 
&lt; </a>]</td>
 <td>[<a href="#unnumbered" title="Up section"> Up </a>]</td>
@@ -170,7 +170,7 @@ th.menu-comment {text-align:left}
 </div>
 </div>
 <div class="unnumberedsec-level-extent" id="unnumbered2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#First-node" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#numbered-sub2" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#First-node" title="Up section"> Up </a>]</td>
@@ -187,14 +187,14 @@ th.menu-comment {text-align:left}
 </tr></table>
 <h2 class="unnumberedsec" id="unnumbered-section2"><span>unnumbered section2<a 
class="copiable-link" href="#unnumbered-section2"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#numbered-sub3">numbered 
subsection3</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="numbered-sub3">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#First-node" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#unnumbered2" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#unnumbered2" title="Up section"> Up </a>]</td>
@@ -216,7 +216,7 @@ th.menu-comment {text-align:left}
 </div>
 </div>
 <div class="section-level-extent" id="numbered">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#First-node" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#numbered-sub3" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#First-node" title="Up section"> Up </a>]</td>
@@ -239,7 +239,7 @@ th.menu-comment {text-align:left}
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#First-node" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="Second-node.html" title="Next chapter"> &gt;&gt; </a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Second-node.html
 
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Second-node.html
index 6ae08026fb..4dd4aa26f2 100644
--- 
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Second-node.html
+++ 
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Second-node.html
@@ -24,7 +24,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="chapter-level-extent" id="Second-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="First-node.html#First-node" title="Beginning of this chapter 
or previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="First-node.html#numbered" title="Previous section in reading 
order"> &lt; </a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -48,7 +48,7 @@ span:hover a.copiable-link {visibility: visible}
 </p>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="First-node.html#First-node" title="Beginning of this chapter 
or previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="Third-node-unnumbered.html" title="Next chapter"> &gt;&gt; 
</a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Third-node-unnumbered.html
 
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Third-node-unnumbered.html
index d564d240e5..03d06e4160 100644
--- 
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Third-node-unnumbered.html
+++ 
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/Third-node-unnumbered.html
@@ -24,7 +24,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="unnumbered-level-extent" id="Third-node-unnumbered">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="Second-node.html" title="Beginning of this chapter or 
previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="Second-node.html" title="Previous section in reading order"> 
&lt; </a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -47,7 +47,7 @@ span:hover a.copiable-link {visibility: visible}
 <a class="node" id="Last-node-no-description"></a>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="Second-node.html" title="Beginning of this chapter or 
previous chapter"> &lt;&lt; </a>]</td>
 <td>[ &gt;&gt; ]</td>
 <td> &nbsp; </td>
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 1ed4c6add1..1cfbbca524 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
@@ -26,7 +26,7 @@ th.menu-comment {text-align:left}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="First-node.html#First-node" title="Next section in reading 
order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -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" border="0" cellspacing="0">
+<a class="top" id="SEC_Top"></a><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="First-node.html#First-node">1 
first node chapter</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">node 1
   explaination no heading ?
 * and here ?
@@ -69,7 +69,7 @@ description here
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="First-node.html#First-node" title="Next section in reading 
order"> &gt; </a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_abt.html
 
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_abt.html
index dac7332239..4de66f2073 100644
--- 
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_abt.html
+++ 
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_abt.html
@@ -24,7 +24,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="sectioning_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -132,7 +132,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="sectioning_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_toc.html
 
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_toc.html
index bf0baf6f05..7e6cb346eb 100644
--- 
a/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_toc.html
+++ 
b/tp/t/results/html_tests/sectioning_check_menu_structure/res_html/sectioning_toc.html
@@ -23,7 +23,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -54,7 +54,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 9b156d660a..c1f2700498 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#other-nodes" accesskey="1">1 
Chapter with nodes</a>:</td><td>&nbsp;&nbsp;</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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a 
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e"
 accesskey="1">!_&quot;#$%&amp;'()*+-.</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a 
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e"
 accesskey="2">/;&lt;=&gt;?[\]^_`|~</a>:</td><td>&nbsp;&nbsp;</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 75a1a9a363..bd30f1e923 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> 
&nbsp; </p>
 <hr>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="chap.html" 
accesskey="1">chap</a>:</td><td>&nbsp;&nbsp;</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 f5b3a7e2b8..04ee0d8dfb 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="other-nodes.html" 
accesskey="1">other nodes</a>:</td><td>&nbsp;&nbsp;</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 5326eb23ba..3636dd00ea 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a 
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html"
 accesskey="1">!_&quot;#$%&amp;'()*+-.</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a 
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html"
 accesskey="2">/;&lt;=&gt;?[\]^_`|~</a>:</td><td>&nbsp;&nbsp;</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 9b156d660a..c1f2700498 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#other-nodes" accesskey="1">1 
Chapter with nodes</a>:</td><td>&nbsp;&nbsp;</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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a 
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e"
 accesskey="1">!_&quot;#$%&amp;'()*+-.</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a 
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e"
 accesskey="2">/;&lt;=&gt;?[\]^_`|~</a>:</td><td>&nbsp;&nbsp;</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 a1667583e9..dadcaaee69 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="other-nodes.html" 
accesskey="1">other nodes</a>:</td><td>&nbsp;&nbsp;</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 5326eb23ba..3636dd00ea 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a 
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html"
 accesskey="1">!_&quot;#$%&amp;'()*+-.</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a 
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html"
 accesskey="2">/;&lt;=&gt;?[\]^_`|~</a>:</td><td>&nbsp;&nbsp;</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 ef3c086d44..cdb4cbaeab 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#other-nodes" accesskey="1">1 
Chapter with nodes</a>:</td><td>&nbsp;&nbsp;</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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a 
href="#g_t_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e"
 accesskey="1">!_&quot;#$%&amp;'()*+-.</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a 
href="#g_t_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e"
 accesskey="2">/;&lt;=&gt;?[\]^_`|~</a>:</td><td>&nbsp;&nbsp;</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 f5b3a7e2b8..04ee0d8dfb 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="other-nodes.html" 
accesskey="1">other nodes</a>:</td><td>&nbsp;&nbsp;</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 5326eb23ba..3636dd00ea 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a 
href="_0021_005f_0022_0023_0024_0025_0026_0027_0028_0029_002a_002b_002d_002e.html"
 accesskey="1">!_&quot;#$%&amp;'()*+-.</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a 
href="_002f_003b_003c_003d_003e_003f_005b_005c_005d_005e_005f_0060_007c_007e.html"
 accesskey="2">/;&lt;=&gt;?[\]^_`|~</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
diff --git a/tp/t/results/indices/def_syn_indices.pl 
b/tp/t/results/indices/def_syn_indices.pl
index a5a77c0ac0..7fae25df9e 100644
--- a/tp/t/results/indices/def_syn_indices.pl
+++ b/tp/t/results/indices/def_syn_indices.pl
@@ -1749,7 +1749,7 @@ after
 <a class="summary-letter-printindex" 
href="#Chapter-index_pg_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="pg-entries-printindex" border="0">
+<table class="pg-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter-index_pg_letter-A">A</th></tr>
@@ -1797,7 +1797,7 @@ after
 <a class="summary-letter-printindex" 
href="#Chapter-index_fn_letter-I"><b>I</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter-index_fn_letter-C">C</th></tr>
diff --git 
a/tp/t/results/indices/default_cp_index_and_one_letter_syncodeindex.pl 
b/tp/t/results/indices/default_cp_index_and_one_letter_syncodeindex.pl
index cad90a27ad..cc1bd074ba 100644
Binary files 
a/tp/t/results/indices/default_cp_index_and_one_letter_syncodeindex.pl and 
b/tp/t/results/indices/default_cp_index_and_one_letter_syncodeindex.pl differ
diff --git a/tp/t/results/indices/double_index_entry.pl 
b/tp/t/results/indices/double_index_entry.pl
index 2ee70049ae..359e6e3222 100644
--- a/tp/t/results/indices/double_index_entry.pl
+++ b/tp/t/results/indices/double_index_entry.pl
@@ -554,7 +554,7 @@ $result_converted{'html_text'}->{'double_index_entry'} = 
'<a class="node-id" id=
 <a class="index-entry-id" id="index-aaa-2"></a>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap-other-node_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/double_seeentry_seealso.pl 
b/tp/t/results/indices/double_seeentry_seealso.pl
index c33240b8e3..ef365d347e 100644
--- a/tp/t/results/indices/double_seeentry_seealso.pl
+++ b/tp/t/results/indices/double_seeentry_seealso.pl
@@ -767,7 +767,7 @@ $result_converted{'html_text'}->{'double_seeentry_seealso'} 
= '<div class="top-l
 <a class="summary-letter-printindex" 
href="#node-index_cp_letter-G"><b>G</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-index_cp_symbol-1"></th></tr>
diff --git a/tp/t/results/indices/double_syncodeindex.pl 
b/tp/t/results/indices/double_syncodeindex.pl
index 600a6aae7b..5848a363c3 100644
--- a/tp/t/results/indices/double_syncodeindex.pl
+++ b/tp/t/results/indices/double_syncodeindex.pl
@@ -473,7 +473,7 @@ $result_converted{'html_text'}->{'double_syncodeindex'} = '
 <a class="summary-letter-printindex" href="#chap_fn_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_fn_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/encoding_index_ascii/res_html/chap.html 
b/tp/t/results/indices/encoding_index_ascii/res_html/chap.html
index 607c0f5415..4a9bd07062 100644
--- a/tp/t/results/indices/encoding_index_ascii/res_html/chap.html
+++ b/tp/t/results/indices/encoding_index_ascii/res_html/chap.html
@@ -190,7 +190,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">top</a> &nbsp; [<a href=
 <a class="summary-letter-printindex" 
href="#chap_cp_letter-TH-4"><b>&THORN;</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-1">-</th></tr>
diff --git 
a/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/chap.html 
b/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/chap.html
index 607c0f5415..4a9bd07062 100644
--- 
a/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/chap.html
+++ 
b/tp/t/results/indices/encoding_index_ascii_enable_encoding/res_html/chap.html
@@ -190,7 +190,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">top</a> &nbsp; [<a href=
 <a class="summary-letter-printindex" 
href="#chap_cp_letter-TH-4"><b>&THORN;</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-1">-</th></tr>
diff --git a/tp/t/results/indices/encoding_index_latin1/res_html/chap.html 
b/tp/t/results/indices/encoding_index_latin1/res_html/chap.html
index 8c3459c267..cefbec3356 100644
--- a/tp/t/results/indices/encoding_index_latin1/res_html/chap.html
+++ b/tp/t/results/indices/encoding_index_latin1/res_html/chap.html
@@ -184,7 +184,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">encoding index latin1</a
 <a class="summary-letter-printindex" 
href="#chap_cp_letter-TH-4"><b>&THORN;</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-1">-</th></tr>
diff --git 
a/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/chap.html 
b/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/chap.html
index ec9eb438c0..ba666ae7f8 100644
--- 
a/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/chap.html
+++ 
b/tp/t/results/indices/encoding_index_latin1_enable_encoding/res_html/chap.html
@@ -184,7 +184,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">encoding index latin1</a
 <a class="summary-letter-printindex" href="#chap_cp_letter-TH-4"><b>�</b></a>
  � 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-1">-</th></tr>
diff --git a/tp/t/results/indices/encoding_index_utf8/res_html/chap.html 
b/tp/t/results/indices/encoding_index_utf8/res_html/chap.html
index 99d96d2b88..93ad534755 100644
--- a/tp/t/results/indices/encoding_index_utf8/res_html/chap.html
+++ b/tp/t/results/indices/encoding_index_utf8/res_html/chap.html
@@ -184,7 +184,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">encoding index utf8</a>
 <a class="summary-letter-printindex" 
href="#chap_cp_letter-TH-4"><b>&THORN;</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-1">-</th></tr>
diff --git 
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html 
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html
index d57c300481..dcdd7502e8 100644
--- 
a/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html
+++ 
b/tp/t/results/indices/encoding_index_utf8_enable_encoding/res_html/chap.html
@@ -184,7 +184,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">encoding index utf8</a>
 <a class="summary-letter-printindex" href="#chap_cp_letter-TH-4"><b>Þ</b></a>
    
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-1">-</th></tr>
diff --git 
a/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/chap.html 
b/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/chap.html
index 74b58cb450..ec69815b0d 100644
--- a/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/chap.html
+++ b/tp/t/results/indices/encoding_index_utf8_no_use_unicode/res_html/chap.html
@@ -184,7 +184,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">encoding index utf8</a>
 <a class="summary-letter-printindex" 
href="#chap_cp_letter-L-4"><b>&#321;</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-1">&quot;</th></tr>
diff --git a/tp/t/results/indices/explicit_sort_key.pl 
b/tp/t/results/indices/explicit_sort_key.pl
index 6e8a1f8dee..850899c687 100644
--- a/tp/t/results/indices/explicit_sort_key.pl
+++ b/tp/t/results/indices/explicit_sort_key.pl
@@ -848,7 +848,7 @@ $result_converted{'html_text'}->{'explicit_sort_key'} = 
'<div class="top-level-e
 <a class="summary-letter-printindex" href="#chap_SK_letter-B"><b>B</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="SK-entries-printindex" border="0">
+<table class="SK-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_SK_symbol-1">0</th></tr>
diff --git a/tp/t/results/indices/ftable_vtable.pl 
b/tp/t/results/indices/ftable_vtable.pl
index 7ee9f6b5e7..3528cf793c 100644
--- a/tp/t/results/indices/ftable_vtable.pl
+++ b/tp/t/results/indices/ftable_vtable.pl
@@ -854,7 +854,7 @@ $result_converted{'html_text'}->{'ftable_vtable'} = '<a 
class="node-id" id="Top"
 <a class="index-entry-id" id="index-function1-1"></a>
 
 <div class="printindex fn-printindex">
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_fn_letter-F">F</th></tr>
@@ -867,7 +867,7 @@ $result_converted{'html_text'}->{'ftable_vtable'} = '<a 
class="node-id" id="Top"
 </div>
 
 <div class="printindex vr-printindex">
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_vr_letter-V">V</th></tr>
diff --git a/tp/t/results/indices/ignored_sort_char_empty_entries.pl 
b/tp/t/results/indices/ignored_sort_char_empty_entries.pl
index fcaf4bd44c..ab48ada0fc 100644
--- a/tp/t/results/indices/ignored_sort_char_empty_entries.pl
+++ b/tp/t/results/indices/ignored_sort_char_empty_entries.pl
@@ -525,7 +525,7 @@ 
$result_converted{'html_text'}->{'ignored_sort_char_empty_entries'} = '
 <a class="summary-letter-printindex" href="#chap_fn_letter-A"><b>A</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_fn_symbol-1">-</th></tr>
diff --git a/tp/t/results/indices/image_lines_count.pl 
b/tp/t/results/indices/image_lines_count.pl
index f10b8d8c94..f683098470 100644
Binary files a/tp/t/results/indices/image_lines_count.pl and 
b/tp/t/results/indices/image_lines_count.pl differ
diff --git a/tp/t/results/indices/image_text_lines_count.pl 
b/tp/t/results/indices/image_text_lines_count.pl
index 19e37e7736..1caf14aeaf 100644
Binary files a/tp/t/results/indices/image_text_lines_count.pl and 
b/tp/t/results/indices/image_text_lines_count.pl differ
diff --git a/tp/t/results/indices/index_and_node_same_name.pl 
b/tp/t/results/indices/index_and_node_same_name.pl
index d8a2459b84..ab79c553da 100644
--- a/tp/t/results/indices/index_and_node_same_name.pl
+++ b/tp/t/results/indices/index_and_node_same_name.pl
@@ -480,7 +480,7 @@ 
$result_converted{'html_text'}->{'index_and_node_same_name'} = '<div class="top-
 <p>in index node node, with the same name than index entry.
 </p>
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="index-node_cp_letter-N">N</th></tr>
diff --git a/tp/t/results/indices/index_entries_before_nodes.pl 
b/tp/t/results/indices/index_entries_before_nodes.pl
index 993baa91ad..4205750599 100644
Binary files a/tp/t/results/indices/index_entries_before_nodes.pl and 
b/tp/t/results/indices/index_entries_before_nodes.pl differ
diff --git a/tp/t/results/indices/index_entries_locations.pl 
b/tp/t/results/indices/index_entries_locations.pl
index ff56e78763..3361f5803b 100644
--- a/tp/t/results/indices/index_entries_locations.pl
+++ b/tp/t/results/indices/index_entries_locations.pl
@@ -545,7 +545,7 @@ end paragraph.
 <a class="summary-letter-printindex" href="#chap_cp_letter-L"><b>L</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_letter-E">E</th></tr>
diff --git a/tp/t/results/indices/index_entry_before_first_node.pl 
b/tp/t/results/indices/index_entry_before_first_node.pl
index 74f3e6d964..50804b1f65 100644
Binary files a/tp/t/results/indices/index_entry_before_first_node.pl and 
b/tp/t/results/indices/index_entry_before_first_node.pl differ
diff --git a/tp/t/results/indices/index_entry_before_node.pl 
b/tp/t/results/indices/index_entry_before_node.pl
index 6fad98d067..418ed7df17 100644
--- a/tp/t/results/indices/index_entry_before_node.pl
+++ b/tp/t/results/indices/index_entry_before_node.pl
@@ -634,7 +634,7 @@ $result_converted{'html_text'}->{'index_entry_before_node'} 
= '<a class="node-id
 <h4 class="node"><span>second<a class="copiable-link" href="#second"> 
&para;</a></span></h4>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_cp_letter-L">L</th></tr>
diff --git a/tp/t/results/indices/index_entry_in_footnote.pl 
b/tp/t/results/indices/index_entry_in_footnote.pl
index 96feaba735..24b7938b27 100644
Binary files a/tp/t/results/indices/index_entry_in_footnote.pl and 
b/tp/t/results/indices/index_entry_in_footnote.pl differ
diff --git a/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl 
b/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
index 49988a6243..e9b6a7b6c7 100644
--- a/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
+++ b/tp/t/results/indices/index_entry_in_footnote_different_node_end.pl
@@ -679,7 +679,7 @@ 
$result_converted{'html_text'}->{'index_entry_in_footnote_different_node_end'} =
 <a class="summary-letter-printindex" href="#First_cp_letter-I"><b>I</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="First_cp_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/index_entry_in_footnote_sections.pl 
b/tp/t/results/indices/index_entry_in_footnote_sections.pl
index 2e5e2d792b..f59b8ca188 100644
--- a/tp/t/results/indices/index_entry_in_footnote_sections.pl
+++ b/tp/t/results/indices/index_entry_in_footnote_sections.pl
@@ -505,7 +505,7 @@ 
$result_converted{'html_text'}->{'index_entry_in_footnote_sections'} = '<div cla
 <h2 class="appendix" id="index"><span>Appendix A index<a class="copiable-link" 
href="#index"> &para;</a></span></h2>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Index_cp_letter-I">I</th></tr>
diff --git a/tp/t/results/indices/index_entry_in_footnote_sections_separate.pl 
b/tp/t/results/indices/index_entry_in_footnote_sections_separate.pl
index f18148e264..f93363e0fa 100644
--- a/tp/t/results/indices/index_entry_in_footnote_sections_separate.pl
+++ b/tp/t/results/indices/index_entry_in_footnote_sections_separate.pl
@@ -505,7 +505,7 @@ 
$result_converted{'html_text'}->{'index_entry_in_footnote_sections_separate'} =
 <h2 class="appendix" id="index"><span>Appendix A index<a class="copiable-link" 
href="#index"> &para;</a></span></h2>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Index_cp_letter-I">I</th></tr>
diff --git a/tp/t/results/indices/index_entry_in_footnote_separate.pl 
b/tp/t/results/indices/index_entry_in_footnote_separate.pl
index 41e4b0e26b..e7a48450ba 100644
--- a/tp/t/results/indices/index_entry_in_footnote_separate.pl
+++ b/tp/t/results/indices/index_entry_in_footnote_separate.pl
@@ -714,7 +714,7 @@ 
$result_converted{'html_text'}->{'index_entry_in_footnote_separate'} = '<a class
 <a class="summary-letter-printindex" href="#First_cp_letter-I"><b>I</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="First_cp_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/index_no_node/res_html/Chapter.html 
b/tp/t/results/indices/index_no_node/res_html/Chapter.html
index 7fdc26165c..0c3a9e873d 100644
--- a/tp/t/results/indices/index_no_node/res_html/Chapter.html
+++ b/tp/t/results/indices/index_no_node/res_html/Chapter.html
@@ -47,7 +47,7 @@ Next: <a href="Chapter-2.html" accesskey="n" 
rel="next">Chapter 2</a>, Prev: <a
 <a class="summary-letter-printindex" href="#Chapter_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter_cp_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/index_no_node/res_html/index.html 
b/tp/t/results/indices/index_no_node/res_html/index.html
index 991a555f23..c43a909cc2 100644
--- a/tp/t/results/indices/index_no_node/res_html/index.html
+++ b/tp/t/results/indices/index_no_node/res_html/index.html
@@ -54,7 +54,7 @@ Next: <a href="Chapter.html" accesskey="n" 
rel="next">Chapter</a>, Prev: <a href
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_letter-C">C</th></tr>
@@ -115,7 +115,7 @@ Next: <a href="Chapter.html" accesskey="n" 
rel="next">Chapter</a>, Prev: <a href
 <a class="summary-letter-printindex" href="#second_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_cp_letter-C">C</th></tr>
@@ -165,7 +165,7 @@ Next: <a href="Chapter.html" accesskey="n" 
rel="next">Chapter</a>, Prev: <a href
 <a class="summary-letter-printindex" href="#second_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_cp_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/index_no_node/res_html/unnumbered.html 
b/tp/t/results/indices/index_no_node/res_html/unnumbered.html
index 8ce4e96c4d..a97560c492 100644
--- a/tp/t/results/indices/index_no_node/res_html/unnumbered.html
+++ b/tp/t/results/indices/index_no_node/res_html/unnumbered.html
@@ -42,7 +42,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <a class="summary-letter-printindex" 
href="#unnumbered_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="unnumbered_cp_letter-C">C</th></tr>
@@ -101,7 +101,7 @@ Next: <a href="index.html#top-section" accesskey="n" 
rel="next">top section</a>
 <a class="summary-letter-printindex" 
href="#unnumbered_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="unnumbered_cp_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/index_no_node_no_top.pl 
b/tp/t/results/indices/index_no_node_no_top.pl
index 51e04ec0b7..e4db996187 100644
--- a/tp/t/results/indices/index_no_node_no_top.pl
+++ b/tp/t/results/indices/index_no_node_no_top.pl
@@ -1814,7 +1814,7 @@ $result_converted{'html_text'}->{'index_no_node_no_top'} 
= '<a class="index-entr
 <a class="summary-letter-printindex" href="#t_i_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="t_i_cp_letter-C">C</th></tr>
@@ -1869,7 +1869,7 @@ $result_converted{'html_text'}->{'index_no_node_no_top'} 
= '<a class="index-entr
 <a class="summary-letter-printindex" 
href="#unnumbered_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="unnumbered_cp_letter-C">C</th></tr>
@@ -1928,7 +1928,7 @@ $result_converted{'html_text'}->{'index_no_node_no_top'} 
= '<a class="index-entr
 <a class="summary-letter-printindex" 
href="#top-_0028chapter_0029-section_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-_0028chapter_0029-section_cp_letter-C">C</th></tr>
@@ -1984,7 +1984,7 @@ $result_converted{'html_text'}->{'index_no_node_no_top'} 
= '<a class="index-entr
 <a class="summary-letter-printindex" href="#second_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_cp_letter-C">C</th></tr>
@@ -2034,7 +2034,7 @@ $result_converted{'html_text'}->{'index_no_node_no_top'} 
= '<a class="index-entr
 <a class="summary-letter-printindex" href="#second_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_cp_letter-C">C</th></tr>
@@ -2086,7 +2086,7 @@ $result_converted{'html_text'}->{'index_no_node_no_top'} 
= '<a class="index-entr
 <a class="summary-letter-printindex" href="#Chapter_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter_cp_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/index_no_node_no_top_no_node.pl 
b/tp/t/results/indices/index_no_node_no_top_no_node.pl
index cdf3e2c80b..9ff0977c16 100644
--- a/tp/t/results/indices/index_no_node_no_top_no_node.pl
+++ b/tp/t/results/indices/index_no_node_no_top_no_node.pl
@@ -1814,7 +1814,7 @@ 
$result_converted{'html_text'}->{'index_no_node_no_top_no_node'} = '<a class="in
 <a class="summary-letter-printindex" 
href="#unnumbered_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="unnumbered_cp_letter-C">C</th></tr>
@@ -1873,7 +1873,7 @@ 
$result_converted{'html_text'}->{'index_no_node_no_top_no_node'} = '<a class="in
 <a class="summary-letter-printindex" 
href="#unnumbered_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="unnumbered_cp_letter-C">C</th></tr>
@@ -1937,7 +1937,7 @@ 
$result_converted{'html_text'}->{'index_no_node_no_top_no_node'} = '<a class="in
 <a class="summary-letter-printindex" 
href="#top-_0028chapter_0029-section_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-_0028chapter_0029-section_cp_letter-C">C</th></tr>
@@ -1998,7 +1998,7 @@ 
$result_converted{'html_text'}->{'index_no_node_no_top_no_node'} = '<a class="in
 <a class="summary-letter-printindex" href="#second_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_cp_letter-C">C</th></tr>
@@ -2048,7 +2048,7 @@ 
$result_converted{'html_text'}->{'index_no_node_no_top_no_node'} = '<a class="in
 <a class="summary-letter-printindex" href="#second_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_cp_letter-C">C</th></tr>
@@ -2105,7 +2105,7 @@ 
$result_converted{'html_text'}->{'index_no_node_no_top_no_node'} = '<a class="in
 <a class="summary-letter-printindex" href="#Chapter_cp_letter-U"><b>U</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter_cp_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/index_nodes/res_html/a-node.html 
b/tp/t/results/indices/index_nodes/res_html/a-node.html
index ff43455ac6..09a65dbe77 100644
--- a/tp/t/results/indices/index_nodes/res_html/a-node.html
+++ b/tp/t/results/indices/index_nodes/res_html/a-node.html
@@ -50,7 +50,7 @@ Next: <a href="another.html" accesskey="n" 
rel="next">another</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
@@ -96,7 +96,7 @@ Next: <a href="another.html" accesskey="n" 
rel="next">another</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
@@ -128,11 +128,6 @@ Next: <a href="another.html" accesskey="n" 
rel="next">another</a>, Up: <a href="
 </td></tr></table>
 </div>
 
-<hr>
-<div class="nav-panel">
-<p>
-Next: <a href="another.html">another</a>, Up: <a href="second.html">second</a> 
&nbsp; [<a href="index.html" title="Index" rel="index">Index</a>]</p>
-</div>
 
 
 
diff --git a/tp/t/results/indices/index_nodes/res_html/chap-first.html 
b/tp/t/results/indices/index_nodes/res_html/chap-first.html
index 86de5b42a3..5dcb781fd8 100644
--- a/tp/t/results/indices/index_nodes/res_html/chap-first.html
+++ b/tp/t/results/indices/index_nodes/res_html/chap-first.html
@@ -54,7 +54,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">Top</a>, Up: <a href="in
 <a class="summary-letter-printindex" 
href="#chap-first_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap-first_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/index_nodes/res_html/index.html 
b/tp/t/results/indices/index_nodes/res_html/index.html
index 43019afe79..17d107266a 100644
--- a/tp/t/results/indices/index_nodes/res_html/index.html
+++ b/tp/t/results/indices/index_nodes/res_html/index.html
@@ -49,7 +49,7 @@ Next: <a href="chap-first.html" accesskey="n" rel="next">chap 
first</a> &nbsp; [
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
@@ -89,7 +89,7 @@ Next: <a href="chap-first.html" accesskey="n" rel="next">chap 
first</a> &nbsp; [
 <a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_fn_letter-A">A</th></tr>
@@ -124,7 +124,7 @@ Next: <a href="chap-first.html" accesskey="n" 
rel="next">chap first</a> &nbsp; [
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/index_nodes/res_html/second.html 
b/tp/t/results/indices/index_nodes/res_html/second.html
index 32ccc51ae1..a27a7ef513 100644
--- a/tp/t/results/indices/index_nodes/res_html/second.html
+++ b/tp/t/results/indices/index_nodes/res_html/second.html
@@ -45,7 +45,7 @@ Up: <a href="chap-first.html" accesskey="u" rel="up">chap 
first</a> &nbsp; [<a h
 <a class="summary-letter-printindex" href="#second_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/indices/index_nodes_no_split_no_use_nodes/res_html/index_nodes.html
 
b/tp/t/results/indices/index_nodes_no_split_no_use_nodes/res_html/index_nodes.html
index 836cc015f5..31c7010c97 100644
--- 
a/tp/t/results/indices/index_nodes_no_split_no_use_nodes/res_html/index_nodes.html
+++ 
b/tp/t/results/indices/index_nodes_no_split_no_use_nodes/res_html/index_nodes.html
@@ -38,7 +38,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
@@ -78,7 +78,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_fn_letter-A">A</th></tr>
@@ -113,7 +113,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
@@ -163,7 +163,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#chap-first_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap-first_cp_symbol-1">!</th></tr>
@@ -205,7 +205,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#second_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_fn_letter-A">A</th></tr>
@@ -245,7 +245,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
@@ -291,7 +291,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region/res_html/Copying-and-indices.html 
b/tp/t/results/indices/index_special_region/res_html/Copying-and-indices.html
index ac161ddf90..46e9ec8922 100644
--- 
a/tp/t/results/indices/index_special_region/res_html/Copying-and-indices.html
+++ 
b/tp/t/results/indices/index_special_region/res_html/Copying-and-indices.html
@@ -71,7 +71,7 @@ domain<a class="footnote" id="DOCF1_2" 
href="#FOOT1_2"><sup>2</sup></a>.
 <a class="summary-letter-printindex" 
href="#Copying-and-indices_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices_cp_letter-C">C</th></tr>
@@ -104,7 +104,7 @@ domain<a class="footnote" id="DOCF1_2" 
href="#FOOT1_2"><sup>2</sup></a>.
 <a class="summary-letter-printindex" 
href="#Copying-and-indices_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices_cp_letter-C">C</th></tr>
@@ -133,7 +133,7 @@ domain<a class="footnote" id="DOCF1_2" 
href="#FOOT1_2"><sup>2</sup></a>.
 <a class="summary-letter-printindex" 
href="#Copying-and-indices_fn_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices_fn_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/index_special_region/res_html/index.html 
b/tp/t/results/indices/index_special_region/res_html/index.html
index f62d490111..c062c9f1d9 100644
--- a/tp/t/results/indices/index_special_region/res_html/index.html
+++ b/tp/t/results/indices/index_special_region/res_html/index.html
@@ -75,7 +75,7 @@ domain<a class="footnote" id="DOCF1" 
href="#FOOT1"><sup>1</sup></a>.
 <a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_letter-C">C</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_no_insertcopying/res_html/Copying-and-indices.html
 
b/tp/t/results/indices/index_special_region_no_insertcopying/res_html/Copying-and-indices.html
index 5f81b19cac..8b81c0c385 100644
--- 
a/tp/t/results/indices/index_special_region_no_insertcopying/res_html/Copying-and-indices.html
+++ 
b/tp/t/results/indices/index_special_region_no_insertcopying/res_html/Copying-and-indices.html
@@ -65,7 +65,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">Top</a>, Up: <a href="in
 <a class="summary-letter-printindex" 
href="#Copying-and-indices_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices_cp_letter-C">C</th></tr>
@@ -94,7 +94,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">Top</a>, Up: <a href="in
 <a class="summary-letter-printindex" 
href="#Copying-and-indices_fn_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Copying-and-indices.html
 
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Copying-and-indices.html
index 755af6fdb0..46a2dc2da4 100644
--- 
a/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Copying-and-indices.html
+++ 
b/tp/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html/Copying-and-indices.html
@@ -65,7 +65,7 @@ Prev: <a href="Chapter.html" accesskey="p" 
rel="prev">Chapter</a>,  Up : <a href
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
@@ -94,7 +94,7 @@ Prev: <a href="Chapter.html" accesskey="p" 
rel="prev">Chapter</a>,  Up : <a href
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-and-indices.html
 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-and-indices.html
index 427295c7dc..5fc6ed2546 100644
--- 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-and-indices.html
+++ 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/Copying-and-indices.html
@@ -66,7 +66,7 @@ Prev: <a href="Chapter.html" accesskey="p" 
rel="prev">Chapter</a>,  Up : <a href
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
@@ -95,7 +95,7 @@ Prev: <a href="Chapter.html" accesskey="p" 
rel="prev">Chapter</a>,  Up : <a href
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index.html
 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index.html
index 556b70f7a5..a89fdab262 100644
--- 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index.html
+++ 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html/index.html
@@ -56,7 +56,7 @@ domain<a class="footnote" id="DOCF1" 
href="index_special_region_no_insertcopying
 <a class="summary-letter-printindex" href="#Top-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top-1_cp_letter-C">C</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
index fc7a0820d8..ae475c8a65 100644
--- 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
+++ 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
@@ -66,7 +66,7 @@ Prev: <a href="Chapter.html" accesskey="p" 
rel="prev">Chapter</a>,  Up : <a href
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
@@ -95,7 +95,7 @@ Prev: <a href="Chapter.html" accesskey="p" 
rel="prev">Chapter</a>,  Up : <a href
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index.html
 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index.html
index 6e937fb7eb..36f05b6a78 100644
--- 
a/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index.html
+++ 
b/tp/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html/index.html
@@ -56,7 +56,7 @@ domain<a class="footnote" id="DOCF1" 
href="#FOOT1"><sup>2</sup></a>.
 <a class="summary-letter-printindex" href="#Top-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top-1_cp_letter-C">C</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Chapter.html
 
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Chapter.html
index 3b6cc1c4f1..9896e5f229 100644
--- 
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Chapter.html
+++ 
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Chapter.html
@@ -58,7 +58,7 @@ domain<a class="footnote" id="DOCF1" 
href="index_special_region_fot.html#FOOT1">
 <a class="summary-letter-printindex" href="#Chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter_cp_letter-C">C</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-and-indices.html
 
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-and-indices.html
index 2576520b3c..74a7aacb27 100644
--- 
a/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-and-indices.html
+++ 
b/tp/t/results/indices/index_special_region_no_titlepage_no_nodes/res_html/Copying-and-indices.html
@@ -71,7 +71,7 @@ domain<a class="footnote" id="DOCF1_2" 
href="index_special_region_fot.html#FOOT1
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
@@ -104,7 +104,7 @@ domain<a class="footnote" id="DOCF1_2" 
href="index_special_region_fot.html#FOOT1
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
@@ -133,7 +133,7 @@ domain<a class="footnote" id="DOCF1_2" 
href="index_special_region_fot.html#FOOT1
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Chapter.html
 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Chapter.html
index 40b18b56f0..d544ac2370 100644
--- 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Chapter.html
+++ 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Chapter.html
@@ -58,7 +58,7 @@ domain<a class="footnote" id="DOCF1_3" 
href="index_special_region_fot.html#FOOT1
 <a class="summary-letter-printindex" href="#Chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter_cp_letter-C">C</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-and-indices.html
 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-and-indices.html
index 9873e75f02..e1a2f3c6bb 100644
--- 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-and-indices.html
+++ 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/Copying-and-indices.html
@@ -71,7 +71,7 @@ domain<a class="footnote" id="DOCF1_4" 
href="index_special_region_fot.html#FOOT1
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
@@ -104,7 +104,7 @@ domain<a class="footnote" id="DOCF1_4" 
href="index_special_region_fot.html#FOOT1
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
@@ -133,7 +133,7 @@ domain<a class="footnote" id="DOCF1_4" 
href="index_special_region_fot.html#FOOT1
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index.html
 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index.html
index 040d342f68..ca87dade54 100644
--- 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index.html
+++ 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes/res_html/index.html
@@ -56,7 +56,7 @@ domain<a class="footnote" id="DOCF1" 
href="index_special_region_fot.html#FOOT1">
 <a class="summary-letter-printindex" href="#Top-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top-1_cp_letter-C">C</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
index 56d6c8f93c..e85a77f92f 100644
--- 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
+++ 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Chapter.html
@@ -58,7 +58,7 @@ domain<a class="footnote" id="DOCF1_3" 
href="#FOOT1_3"><sup>3</sup></a>.
 <a class="summary-letter-printindex" href="#Chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter_cp_letter-C">C</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
index b4391efac0..821c4c9400 100644
--- 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
+++ 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/Copying-and-indices.html
@@ -71,7 +71,7 @@ domain<a class="footnote" id="DOCF1_4" 
href="#FOOT1_4"><sup>4</sup></a>.
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
@@ -104,7 +104,7 @@ domain<a class="footnote" id="DOCF1_4" 
href="#FOOT1_4"><sup>4</sup></a>.
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
@@ -133,7 +133,7 @@ domain<a class="footnote" id="DOCF1_4" 
href="#FOOT1_4"><sup>4</sup></a>.
 <a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Copying-and-indices-1_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index.html
 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index.html
index 6a867d9ee6..3056bc0f98 100644
--- 
a/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index.html
+++ 
b/tp/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html/index.html
@@ -56,7 +56,7 @@ domain<a class="footnote" id="DOCF1" 
href="#FOOT1"><sup>2</sup></a>.
 <a class="summary-letter-printindex" href="#Top-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top-1_cp_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/index_split/res_html/first.html 
b/tp/t/results/indices/index_split/res_html/first.html
index 56d630206e..078f465e2b 100644
--- a/tp/t/results/indices/index_split/res_html/first.html
+++ b/tp/t/results/indices/index_split/res_html/first.html
@@ -62,7 +62,7 @@ Next: <a href="second-chapter.html" accesskey="n" 
rel="next">Second chapter</a>,
 <a class="summary-letter-printindex" href="#first_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="first_cp_symbol-1">!</th></tr>
@@ -122,7 +122,7 @@ Next: <a href="second-chapter.html" accesskey="n" 
rel="next">Second chapter</a>,
 <a class="summary-letter-printindex" href="#first_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="first_fn_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/index_split/res_html/index.html 
b/tp/t/results/indices/index_split/res_html/index.html
index 482ed77817..7f463c1705 100644
--- a/tp/t/results/indices/index_split/res_html/index.html
+++ b/tp/t/results/indices/index_split/res_html/index.html
@@ -56,7 +56,7 @@ Next: <a href="first.html" accesskey="n" rel="next">First 
chapter</a> &nbsp; [<a
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
@@ -116,7 +116,7 @@ Next: <a href="first.html" accesskey="n" rel="next">First 
chapter</a> &nbsp; [<a
 <a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_fn_letter-A">A</th></tr>
@@ -157,7 +157,7 @@ Next: <a href="first.html" accesskey="n" rel="next">First 
chapter</a> &nbsp; [<a
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/index_split/res_html/node-2-in-section-3.html 
b/tp/t/results/indices/index_split/res_html/node-2-in-section-3.html
index a5a6af8371..c65d3fadf6 100644
--- a/tp/t/results/indices/index_split/res_html/node-2-in-section-3.html
+++ b/tp/t/results/indices/index_split/res_html/node-2-in-section-3.html
@@ -57,7 +57,7 @@ Up: <a href="first.html" accesskey="u" rel="up">First 
chapter</a> &nbsp; [<a hre
 <a class="summary-letter-printindex" 
href="#node-2-in-section-3_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-2-in-section-3_cp_symbol-1">!</th></tr>
@@ -128,7 +128,7 @@ Up: <a href="first.html" accesskey="u" rel="up">First 
chapter</a> &nbsp; [<a hre
 <a class="summary-letter-printindex" 
href="#node-2-in-section-3_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-2-in-section-3_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/index_split/res_html/section-1.html 
b/tp/t/results/indices/index_split/res_html/section-1.html
index 6aa25a7e17..9ad9b4ee1e 100644
--- a/tp/t/results/indices/index_split/res_html/section-1.html
+++ b/tp/t/results/indices/index_split/res_html/section-1.html
@@ -60,7 +60,7 @@ Next: <a href="section-2.html" accesskey="n" 
rel="next">Section 2</a>, Up: <a hr
 <a class="summary-letter-printindex" href="#section-1_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="section-1_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/index_split/res_html/section-3.html 
b/tp/t/results/indices/index_split/res_html/section-3.html
index a90c7cf2c6..d61f563fd0 100644
--- a/tp/t/results/indices/index_split/res_html/section-3.html
+++ b/tp/t/results/indices/index_split/res_html/section-3.html
@@ -59,7 +59,7 @@ Next: <a href="node-in-section-3.html" accesskey="n" 
rel="next">node in section
 <a class="summary-letter-printindex" href="#section-3_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="section-3_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/index_split/res_html/subsection-2.html 
b/tp/t/results/indices/index_split/res_html/subsection-2.html
index c666968095..9a5280dd59 100644
--- a/tp/t/results/indices/index_split/res_html/subsection-2.html
+++ b/tp/t/results/indices/index_split/res_html/subsection-2.html
@@ -60,7 +60,7 @@ Previous: <a href="subsection-1.html" accesskey="p" 
rel="prev">Subsection 1</a>,
 <a class="summary-letter-printindex" 
href="#subsection-2_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="subsection-2_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/first.html 
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/first.html
index 30386ecdaf..5463347c68 100644
--- 
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/first.html
+++ 
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/first.html
@@ -61,7 +61,7 @@ Next: <a href="second-chapter.html" accesskey="n" 
rel="next">Second chapter</a>,
 <a class="summary-letter-printindex" 
href="#First-chapter_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="First-chapter_cp_symbol-1">!</th></tr>
@@ -121,7 +121,7 @@ Next: <a href="second-chapter.html" accesskey="n" 
rel="next">Second chapter</a>,
 <a class="summary-letter-printindex" 
href="#First-chapter_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="First-chapter_fn_letter-A">A</th></tr>
@@ -185,7 +185,7 @@ Next: <a href="#section-2" accesskey="n" rel="next">Section 
2</a>,  Up : <a href
 <a class="summary-letter-printindex" href="#Section-1_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Section-1_cp_symbol-1">!</th></tr>
@@ -283,7 +283,7 @@ Prev: <a href="#subsection-1" accesskey="p" 
rel="prev">Subsection 1</a>,  Up : <
 <a class="summary-letter-printindex" 
href="#Subsection-2_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Subsection-2_cp_symbol-1">!</th></tr>
@@ -377,7 +377,7 @@ Prev: <a href="#section-2" accesskey="p" rel="prev">Section 
2</a>,  Up : <a href
 <a class="summary-letter-printindex" href="#Section-3_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Section-3_cp_symbol-1">!</th></tr>
@@ -454,7 +454,7 @@ Prev: <a href="#section-2" accesskey="p" rel="prev">Section 
2</a>,  Up : <a href
 <a class="summary-letter-printindex" href="#Section-3_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Section-3_cp_symbol-1">!</th></tr>
@@ -525,7 +525,7 @@ Prev: <a href="#section-2" accesskey="p" rel="prev">Section 
2</a>,  Up : <a href
 <a class="summary-letter-printindex" href="#Section-3_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Section-3_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/index.html 
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/index.html
index 48d1c4267b..d70a72c747 100644
--- 
a/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/index.html
+++ 
b/tp/t/results/indices/index_split_split_chapter_no_nodes/res_html/index.html
@@ -55,7 +55,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <a class="summary-letter-printindex" 
href="#split-indices_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="split-indices_cp_symbol-1">!</th></tr>
@@ -115,7 +115,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#split-indices_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="split-indices_fn_letter-A">A</th></tr>
@@ -156,7 +156,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#split-indices_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="split-indices_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/index_table/res_html/indices-refs.html 
b/tp/t/results/indices/index_table/res_html/indices-refs.html
index aaf072eed0..33b1d955a5 100644
--- a/tp/t/results/indices/index_table/res_html/indices-refs.html
+++ b/tp/t/results/indices/index_table/res_html/indices-refs.html
@@ -233,7 +233,7 @@ Previous: <a href="node-with-printindex.html" accesskey="p" 
rel="prev">node with
 <a class="summary-letter-printindex" 
href="#indices-refs_cp_letter-Z"><b>Z</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="indices-refs_cp_symbol-1">,</th></tr>
diff --git 
a/tp/t/results/indices/index_table/res_html/node-with-printindex.html 
b/tp/t/results/indices/index_table/res_html/node-with-printindex.html
index 7e3b90c26f..568329fa36 100644
--- a/tp/t/results/indices/index_table/res_html/node-with-printindex.html
+++ b/tp/t/results/indices/index_table/res_html/node-with-printindex.html
@@ -47,7 +47,7 @@ Next: <a href="indices-refs.html" accesskey="n" 
rel="next">Indices refs</a>, Pre
 <a class="summary-letter-printindex" 
href="#node-with-printindex_fn_letter-M"><b>M</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-with-printindex_fn_letter-F">F</th></tr>
@@ -65,7 +65,7 @@ Next: <a href="indices-refs.html" accesskey="n" 
rel="next">Indices refs</a>, Pre
 </td></tr></table>
 </div>
 <div class="printindex vr-printindex">
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-with-printindex_vr_letter-V">V</th></tr>
@@ -139,7 +139,7 @@ Next: <a href="indices-refs.html" accesskey="n" 
rel="next">Indices refs</a>, Pre
 <a class="summary-letter-printindex" 
href="#node-with-printindex_cp_letter-Z"><b>Z</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-with-printindex_cp_symbol-1">,</th></tr>
diff --git 
a/tp/t/results/indices/index_table_chapter_no_node/res_html/indices-refs.html 
b/tp/t/results/indices/index_table_chapter_no_node/res_html/indices-refs.html
index cd6d914e5b..6428601626 100644
--- 
a/tp/t/results/indices/index_table_chapter_no_node/res_html/indices-refs.html
+++ 
b/tp/t/results/indices/index_table_chapter_no_node/res_html/indices-refs.html
@@ -232,7 +232,7 @@ Prev: <a href="node-with-printindex.html" accesskey="p" 
rel="prev">node with pri
 <a class="summary-letter-printindex" 
href="#Indices-refs_cp_letter-Z"><b>Z</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Indices-refs_cp_symbol-1">,</th></tr>
diff --git 
a/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-printindex.html
 
b/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-printindex.html
index 21bb7679ba..85f176f5eb 100644
--- 
a/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-printindex.html
+++ 
b/tp/t/results/indices/index_table_chapter_no_node/res_html/node-with-printindex.html
@@ -46,7 +46,7 @@ Next: <a href="indices-refs.html#indices-refs" accesskey="n" 
rel="next">Indices
 <a class="summary-letter-printindex" 
href="#node-with-printindex-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-with-printindex-1_fn_letter-F">F</th></tr>
@@ -64,7 +64,7 @@ Next: <a href="indices-refs.html#indices-refs" accesskey="n" 
rel="next">Indices
 </td></tr></table>
 </div>
 <div class="printindex vr-printindex">
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-with-printindex-1_vr_letter-V">V</th></tr>
@@ -138,7 +138,7 @@ Next: <a href="indices-refs.html#indices-refs" 
accesskey="n" rel="next">Indices
 <a class="summary-letter-printindex" 
href="#node-with-printindex-1_cp_letter-Z"><b>Z</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-with-printindex-1_cp_symbol-1">,</th></tr>
diff --git 
a/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl 
b/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
index 1e698aefe0..08281fd2e7 100644
--- a/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
+++ b/tp/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
@@ -642,7 +642,7 @@ 
$result_converted{'html_text'}->{'multiple_index_text_sortas_seeentry_seealso'}
 <a class="summary-letter-printindex" 
href="#chapter-index_cp_letter-E"><b>E</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-index_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/nodes_before_top/res_html/a-node.html 
b/tp/t/results/indices/nodes_before_top/res_html/a-node.html
index d3b79f0d77..0c649db613 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/a-node.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/a-node.html
@@ -56,7 +56,7 @@ Next: <a href="another.html" accesskey="n" 
rel="next">another</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
@@ -122,7 +122,7 @@ Next: <a href="another.html" accesskey="n" 
rel="next">another</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/nodes_before_top/res_html/chap-first.html 
b/tp/t/results/indices/nodes_before_top/res_html/chap-first.html
index 62561368a8..e08043e4f4 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/chap-first.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/chap-first.html
@@ -59,7 +59,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">Top</a>, Up: <a href="in
 <a class="summary-letter-printindex" 
href="#chap-first_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap-first_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top/res_html/first-before-top.html 
b/tp/t/results/indices/nodes_before_top/res_html/first-before-top.html
index eb1f86125e..afe6a317b9 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/first-before-top.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/first-before-top.html
@@ -57,7 +57,7 @@ Next: <a href="index.html" accesskey="n" rel="next">Top</a>, 
Up: <a href="../dir
 <a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="first-before-top_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/nodes_before_top/res_html/index.html 
b/tp/t/results/indices/nodes_before_top/res_html/index.html
index 7595dbdc53..9fa84a9428 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/index.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/index.html
@@ -55,7 +55,7 @@ Previous: <a href="first-before-top.html" accesskey="p" 
rel="prev">first before
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
@@ -109,7 +109,7 @@ Previous: <a href="first-before-top.html" accesskey="p" 
rel="prev">first before
 <a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_fn_letter-A">A</th></tr>
@@ -150,7 +150,7 @@ Previous: <a href="first-before-top.html" accesskey="p" 
rel="prev">first before
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top/res_html/node-in-menu-before-top.html 
b/tp/t/results/indices/nodes_before_top/res_html/node-in-menu-before-top.html
index 27e4a15e89..15e87a1ea3 100644
--- 
a/tp/t/results/indices/nodes_before_top/res_html/node-in-menu-before-top.html
+++ 
b/tp/t/results/indices/nodes_before_top/res_html/node-in-menu-before-top.html
@@ -55,7 +55,7 @@ Up: <a href="first-before-top.html" accesskey="u" 
rel="up">first before top</a>
 <a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-in-menu-before-top_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/nodes_before_top/res_html/second.html 
b/tp/t/results/indices/nodes_before_top/res_html/second.html
index 45c23edf55..f03fd565a1 100644
--- a/tp/t/results/indices/nodes_before_top/res_html/second.html
+++ b/tp/t/results/indices/nodes_before_top/res_html/second.html
@@ -45,7 +45,7 @@ Up: <a href="chap-first.html" accesskey="u" rel="up">chap 
first</a> &nbsp; [<a h
 <a class="summary-letter-printindex" href="#second_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_fn_letter-A">A</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/chapter.html
 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/chapter.html
index 1b8abe9e5f..30efb30fbf 100644
--- 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/chapter.html
+++ 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/chapter.html
@@ -57,7 +57,7 @@ Next: <a href="#node-in-chapter" accesskey="n" 
rel="next">node in chapter</a>, U
 <a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
index 507b5df6ad..86462591d7 100644
--- 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
+++ 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/first-before-top.html
@@ -58,7 +58,7 @@ Next: <a href="index.html#Top" accesskey="n" rel="next">top 
section</a>, Up: <a
 <a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="first-before-top_cp_symbol-1">!</th></tr>
@@ -129,7 +129,7 @@ Next: <a href="index.html#Top" accesskey="n" rel="next">top 
section</a>, Up: <a
 <a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="first-before-top_cp_symbol-1">!</th></tr>
@@ -210,7 +210,7 @@ Up: <a href="#first-before-top" accesskey="u" 
rel="up">first before top</a> &nbs
 <a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-in-menu-before-top_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/index.html
 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/index.html
index 0efd495778..041bb614f6 100644
--- 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/index.html
+++ 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter/res_html/index.html
@@ -56,7 +56,7 @@ Previous: <a href="first-before-top.html#first-before-top" 
accesskey="p" rel="pr
 <a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
@@ -116,7 +116,7 @@ Previous: <a href="first-before-top.html#first-before-top" 
accesskey="p" rel="pr
 <a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_fn_letter-A">A</th></tr>
@@ -159,7 +159,7 @@ Previous: <a href="first-before-top.html#first-before-top" 
accesskey="p" rel="pr
 <a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
@@ -250,7 +250,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top 
section</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#first_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="first_cp_symbol-1">!</th></tr>
@@ -318,7 +318,7 @@ Up: <a href="#first" accesskey="u" rel="up">first</a> 
&nbsp; [<a href="first-bef
 <a class="summary-letter-printindex" href="#second_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_fn_letter-A">A</th></tr>
@@ -378,7 +378,7 @@ Next: <a href="#another" accesskey="n" 
rel="next">another</a>, Up: <a href="#sec
 <a class="summary-letter-printindex" href="#a-node_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
@@ -452,7 +452,7 @@ Next: <a href="#another" accesskey="n" 
rel="next">another</a>, Up: <a href="#sec
 <a class="summary-letter-printindex" href="#a-node_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
index b2fa40c05a..1c5d0e9697 100644
--- 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
+++ 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/chapter.html
@@ -57,7 +57,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <a class="summary-letter-printindex" href="#A-chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="A-chapter_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
index 3902a0fa78..ad1c24f170 100644
--- 
a/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
+++ 
b/tp/t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html/index.html
@@ -56,7 +56,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -127,7 +127,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -202,7 +202,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -280,7 +280,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -340,7 +340,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_fn_letter-A">A</th></tr>
@@ -383,7 +383,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -468,7 +468,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -530,7 +530,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_fn_letter-A">A</th></tr>
@@ -578,7 +578,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -652,7 +652,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes/res_html/nodes_before_top_and_sections.html
 
b/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes/res_html/nodes_before_top_and_sections.html
index 07e40cf767..506425258e 100644
--- 
a/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes/res_html/nodes_before_top_and_sections.html
+++ 
b/tp/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes/res_html/nodes_before_top_and_sections.html
@@ -56,7 +56,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -127,7 +127,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -202,7 +202,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -280,7 +280,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -340,7 +340,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_fn_letter-A">A</th></tr>
@@ -383,7 +383,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -468,7 +468,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -530,7 +530,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_fn_letter-A">A</th></tr>
@@ -578,7 +578,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -652,7 +652,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#top-section_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="top-section_cp_symbol-1">!</th></tr>
@@ -731,7 +731,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#A-chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="A-chapter_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/first-before-top.html
 
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/first-before-top.html
index abeb2df034..373ccc4c5d 100644
--- 
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/first-before-top.html
+++ 
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/first-before-top.html
@@ -56,7 +56,7 @@ Next: <a href="index.html" accesskey="n" rel="next">Top</a>, 
Up: <a href="../dir
 <a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="first-before-top_cp_symbol-1">!</th></tr>
@@ -128,7 +128,7 @@ Up: <a href="#first-before-top" accesskey="u" 
rel="up">first before top</a> &nbs
 <a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-in-menu-before-top_cp_symbol-1">!</th></tr>
@@ -206,7 +206,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">Top</a>, Up: <a href="in
 <a class="summary-letter-printindex" 
href="#chap-first_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap-first_cp_symbol-1">!</th></tr>
@@ -268,7 +268,7 @@ Up: <a href="#chap-first" accesskey="u" rel="up">chap 
first</a> &nbsp; [<a href=
 <a class="summary-letter-printindex" href="#second_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_fn_letter-A">A</th></tr>
@@ -326,7 +326,7 @@ Next: <a href="#another" accesskey="n" 
rel="next">another</a>, Up: <a href="#sec
 <a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
@@ -392,7 +392,7 @@ Next: <a href="#another" accesskey="n" 
rel="next">another</a>, Up: <a href="#sec
 <a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/index.html 
b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/index.html
index 722358cc43..d91a38e1b8 100644
--- a/tp/t/results/indices/nodes_before_top_split_chapter/res_html/index.html
+++ b/tp/t/results/indices/nodes_before_top_split_chapter/res_html/index.html
@@ -54,7 +54,7 @@ Previous: <a href="first-before-top.html#first-before-top" 
accesskey="p" rel="pr
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
@@ -108,7 +108,7 @@ Previous: <a href="first-before-top.html#first-before-top" 
accesskey="p" rel="pr
 <a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_fn_letter-A">A</th></tr>
@@ -149,7 +149,7 @@ Previous: <a href="first-before-top.html#first-before-top" 
accesskey="p" rel="pr
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
diff --git 
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/index.html
 
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/index.html
index ae3e2c2b2f..3c7ad6537b 100644
--- 
a/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/index.html
+++ 
b/tp/t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html/index.html
@@ -45,7 +45,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <a class="summary-letter-printindex" 
href="#first-before-top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="first-before-top_cp_symbol-1">!</th></tr>
@@ -111,7 +111,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#node-in-menu-before-top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-in-menu-before-top_cp_symbol-1">!</th></tr>
@@ -180,7 +180,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
@@ -234,7 +234,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#Top_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_fn_letter-A">A</th></tr>
@@ -275,7 +275,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#Top_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_symbol-1">!</th></tr>
@@ -344,7 +344,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" 
href="#chap-first_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap-first_cp_symbol-1">!</th></tr>
@@ -400,7 +400,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#second_fn_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="second_fn_letter-A">A</th></tr>
@@ -446,7 +446,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
@@ -512,7 +512,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#a-node_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="a-node_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/printindex_between_node_section.pl 
b/tp/t/results/indices/printindex_between_node_section.pl
index 028d04281d..f8f707e274 100644
--- a/tp/t/results/indices/printindex_between_node_section.pl
+++ b/tp/t/results/indices/printindex_between_node_section.pl
@@ -793,7 +793,7 @@ 
$result_converted{'html_text'}->{'printindex_between_node_section'} = '<div clas
 <a class="summary-letter-printindex" href="#node-sec1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-sec1_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/printindex_between_part_chapter.pl 
b/tp/t/results/indices/printindex_between_part_chapter.pl
index d0985b7d09..7a579e0a3d 100644
--- a/tp/t/results/indices/printindex_between_part_chapter.pl
+++ b/tp/t/results/indices/printindex_between_part_chapter.pl
@@ -870,7 +870,7 @@ 
$result_converted{'html_text'}->{'printindex_between_part_chapter'} = '<div clas
 <a class="summary-letter-printindex" 
href="#node-chap1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node-chap1_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/printindex_index_entry_in_copying.pl 
b/tp/t/results/indices/printindex_index_entry_in_copying.pl
index 314ca42a92..ca591b5f2f 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying.pl
@@ -1200,7 +1200,7 @@ 
$result_converted{'html_text'}->{'printindex_index_entry_in_copying'} = '
 <a class="summary-letter-printindex" href="#Top_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_fn_letter-C">C</th></tr>
@@ -1259,7 +1259,7 @@ 
$result_converted{'html_text'}->{'printindex_index_entry_in_copying'} = '
 <a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_letter-C">C</th></tr>
@@ -1292,7 +1292,7 @@ 
$result_converted{'html_text'}->{'printindex_index_entry_in_copying'} = '
 <a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_letter-C">C</th></tr>
diff --git 
a/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl 
b/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
index aac6f6e238..6c3fa27f1f 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
@@ -746,7 +746,7 @@ 
$result_converted{'html_text'}->{'printindex_index_entry_in_copying_in_footnote'
 <p>Copying<a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>.
 </p>
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_letter-C">C</th></tr>
@@ -772,7 +772,7 @@ 
$result_converted{'html_text'}->{'printindex_index_entry_in_copying_in_footnote'
 <p>Copying<a class="footnote" id="DOCF1_2" href="#FOOT1_2"><sup>2</sup></a>.
 </p>
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_letter-C">C</th></tr>
diff --git 
a/tp/t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl 
b/tp/t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl
index f7ef5033a0..f0a243768f 100644
--- a/tp/t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl
+++ b/tp/t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl
@@ -1083,7 +1083,7 @@ 
$result_converted{'html_text'}->{'printindex_index_entry_in_copying_no_insertcop
 <a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/printindex_with_space_before.pl 
b/tp/t/results/indices/printindex_with_space_before.pl
index 78ece0b450..bd66bf8489 100644
Binary files a/tp/t/results/indices/printindex_with_space_before.pl and 
b/tp/t/results/indices/printindex_with_space_before.pl differ
diff --git a/tp/t/results/indices/same_index_entry_merged_indices.pl 
b/tp/t/results/indices/same_index_entry_merged_indices.pl
index 95d4fb6992..6b6ceeed76 100644
--- a/tp/t/results/indices/same_index_entry_merged_indices.pl
+++ b/tp/t/results/indices/same_index_entry_merged_indices.pl
@@ -786,7 +786,7 @@ 
$result_converted{'html_text'}->{'same_index_entry_merged_indices'} = '
 </p></dd></dl>
 
 <div class="printindex fn-printindex">
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_fn_letter-M">M</th></tr>
diff --git a/tp/t/results/indices/same_only_seealso_seeentry.pl 
b/tp/t/results/indices/same_only_seealso_seeentry.pl
index 8d2d1c191e..fabb7c04cc 100644
--- a/tp/t/results/indices/same_only_seealso_seeentry.pl
+++ b/tp/t/results/indices/same_only_seealso_seeentry.pl
@@ -772,7 +772,7 @@ 
$result_converted{'html_text'}->{'same_only_seealso_seeentry'} = '<div class="to
 <a class="summary-letter-printindex" href="#node_cp_letter-C"><b>C</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/same_seealso_seeentry.pl 
b/tp/t/results/indices/same_seealso_seeentry.pl
index a8b7248a61..e8184d5d0a 100644
--- a/tp/t/results/indices/same_seealso_seeentry.pl
+++ b/tp/t/results/indices/same_seealso_seeentry.pl
@@ -831,7 +831,7 @@ $result_converted{'html_text'}->{'same_seealso_seeentry'} = 
'<div class="top-lev
 <a class="summary-letter-printindex" href="#node_cp_letter-E"><b>E</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/seealso_duplicate.pl 
b/tp/t/results/indices/seealso_duplicate.pl
index 2b6f69ee2d..afa92e6624 100644
--- a/tp/t/results/indices/seealso_duplicate.pl
+++ b/tp/t/results/indices/seealso_duplicate.pl
@@ -608,7 +608,7 @@ $result_converted{'html_text'}->{'seealso_duplicate'} = '<a 
class="node-id" id="
 </p>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/seeentry.pl b/tp/t/results/indices/seeentry.pl
index 61ce4d4245..4a5d842b72 100644
--- a/tp/t/results/indices/seeentry.pl
+++ b/tp/t/results/indices/seeentry.pl
@@ -671,7 +671,7 @@ $result_converted{'html_text'}->{'seeentry'} = '<div 
class="top-level-extent" id
 <a class="summary-letter-printindex" 
href="#chapter-index_cp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-index_cp_letter-A">A</th></tr>
@@ -688,7 +688,7 @@ $result_converted{'html_text'}->{'seeentry'} = '<div 
class="top-level-extent" id
 </td></tr></table>
 </div>
 <div class="printindex fn-printindex">
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-index_fn_letter-F">F</th></tr>
diff --git a/tp/t/results/indices/sorted_subentries.pl 
b/tp/t/results/indices/sorted_subentries.pl
index bd330c8e32..33fd85a3fc 100644
--- a/tp/t/results/indices/sorted_subentries.pl
+++ b/tp/t/results/indices/sorted_subentries.pl
@@ -2201,7 +2201,7 @@ $result_converted{'html_text'}->{'sorted_subentries'} = 
'<div class="top-level-e
 <a class="summary-letter-printindex" 
href="#chapter-second_cp_letter-H"><b>H</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-second_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/split_chapter_index/res_html/first.html 
b/tp/t/results/indices/split_chapter_index/res_html/first.html
index 06287007b9..e352e2f414 100644
--- a/tp/t/results/indices/split_chapter_index/res_html/first.html
+++ b/tp/t/results/indices/split_chapter_index/res_html/first.html
@@ -57,7 +57,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <a class="summary-letter-printindex" 
href="#First-chapter_cp_letter-S"><b>S</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="First-chapter_cp_symbol-1">!</th></tr>
diff --git a/tp/t/results/indices/subentries.pl 
b/tp/t/results/indices/subentries.pl
index bb9dfef10e..c749aa49ef 100644
--- a/tp/t/results/indices/subentries.pl
+++ b/tp/t/results/indices/subentries.pl
@@ -1190,7 +1190,7 @@ $result_converted{'html_text'}->{'subentries'} = '<div 
class="top-level-extent"
 <a class="summary-letter-printindex" 
href="#chapter-index_cp_letter-G"><b>G</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-index_cp_letter-A">A</th></tr>
@@ -1222,7 +1222,7 @@ $result_converted{'html_text'}->{'subentries'} = '<div 
class="top-level-extent"
 </td></tr></table>
 </div>
 <div class="printindex fn-printindex">
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-index_fn_letter-F">F</th></tr>
diff --git a/tp/t/results/indices/subentries_and_comments.pl 
b/tp/t/results/indices/subentries_and_comments.pl
index 57c10af86e..47700fb280 100644
--- a/tp/t/results/indices/subentries_and_comments.pl
+++ b/tp/t/results/indices/subentries_and_comments.pl
@@ -536,7 +536,7 @@ $result_converted{'html_text'}->{'subentries_and_comments'} 
= '<div class="top-l
 <a class="index-entry-id" id="index-ab-cc"></a>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-one_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/subentry_and_sortas.pl 
b/tp/t/results/indices/subentry_and_sortas.pl
index d09b25336f..9436374532 100644
--- a/tp/t/results/indices/subentry_and_sortas.pl
+++ b/tp/t/results/indices/subentry_and_sortas.pl
@@ -666,7 +666,7 @@ $result_converted{'html_text'}->{'subentry_and_sortas'} = 
'<div class="top-level
 <a class="index-entry-id" id="index-xxx-zzz"></a>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-index_cp_letter-A">A</th></tr>
@@ -676,7 +676,7 @@ $result_converted{'html_text'}->{'subentry_and_sortas'} = 
'<div class="top-level
 </table>
 </div>
 <div class="printindex fn-printindex">
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-index_fn_letter-X">X</th></tr>
diff --git a/tp/t/results/indices/subentry_and_sortas_spaces.pl 
b/tp/t/results/indices/subentry_and_sortas_spaces.pl
index 6af410ece4..16e27ead55 100644
--- a/tp/t/results/indices/subentry_and_sortas_spaces.pl
+++ b/tp/t/results/indices/subentry_and_sortas_spaces.pl
@@ -795,7 +795,7 @@ 
$result_converted{'html_text'}->{'subentry_and_sortas_spaces'} = '<div class="to
 <a class="index-entry-id" id="index-aaa-bbb-ccc-1"></a>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-index_cp_letter-A">A</th></tr>
diff --git a/tp/t/results/indices/syncode_index_print_both.pl 
b/tp/t/results/indices/syncode_index_print_both.pl
index b2d0017fbc..d32602d6e5 100644
--- a/tp/t/results/indices/syncode_index_print_both.pl
+++ b/tp/t/results/indices/syncode_index_print_both.pl
@@ -666,7 +666,7 @@ 
$result_converted{'html_text'}->{'syncode_index_print_both'} = '
 <a class="summary-letter-printindex" 
href="#chapter-index_cp_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-index_cp_letter-C">C</th></tr>
diff --git a/tp/t/results/indices/syncodeindex_to_plain.pl 
b/tp/t/results/indices/syncodeindex_to_plain.pl
index 581f58a05d..a3cbbe4765 100644
--- a/tp/t/results/indices/syncodeindex_to_plain.pl
+++ b/tp/t/results/indices/syncodeindex_to_plain.pl
@@ -515,7 +515,7 @@ $result_converted{'html_text'}->{'syncodeindex_to_plain'} = 
'
 
 <p>cp index.
 </p><div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_symbol-1">-</th></tr>
@@ -527,7 +527,7 @@ $result_converted{'html_text'}->{'syncodeindex_to_plain'} = 
'
 
 <p>vr index.
 </p><div class="printindex vr-printindex">
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_vr_symbol-1">-</th></tr>
diff --git a/tp/t/results/indices/transparent_sort_chars.pl 
b/tp/t/results/indices/transparent_sort_chars.pl
index 2f46794b09..b33dd204b2 100644
--- a/tp/t/results/indices/transparent_sort_chars.pl
+++ b/tp/t/results/indices/transparent_sort_chars.pl
@@ -483,7 +483,7 @@ $result_converted{'html_text'}->{'transparent_sort_chars'} 
= '
 <a class="summary-letter-printindex" href="#chap_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_letter-S">S</th></tr>
diff --git a/tp/t/results/indices/w_lines_count.pl 
b/tp/t/results/indices/w_lines_count.pl
index 7c2df41046..4095945d44 100644
Binary files a/tp/t/results/indices/w_lines_count.pl and 
b/tp/t/results/indices/w_lines_count.pl differ
diff --git a/tp/t/results/info_tests/recursive_down_menu.pl 
b/tp/t/results/info_tests/recursive_down_menu.pl
index 4274f825e2..13d70ac895 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> 
&nbsp; </p>
 </div>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chapN" 
accesskey="1">chapN</a>:</td><td>&nbsp;&nbsp;</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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chapN" 
accesskey="1">chapN</a>:</td><td>&nbsp;&nbsp;</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 685089b2aa..c719a7d623 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
@@ -30,7 +30,7 @@ th.menu-comment {text-align:left}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chap" title="Next section in reading order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -40,7 +40,7 @@ th.menu-comment {text-align:left}
 </tr></table>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chap">1 
Chap</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination"><a href="#chap2">2 Chap 
2</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
@@ -60,7 +60,7 @@ Chap 2
 </table>
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chap">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top"></a>]</td>
@@ -80,7 +80,7 @@ Chap 2
 <hr>
 </div>
 <div class="chapter-level-extent" id="chap2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chap" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chap" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top"></a>]</td>
@@ -97,7 +97,7 @@ Chap 2
 </tr></table>
 <h1 class="chapter" id="Chap-2"><span>2 Chap 2<a class="copiable-link" 
href="#Chap-2"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#sec1">2.1 Sec 
1</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination"><a href="#sec2">2.2 Sec 
2</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
@@ -107,7 +107,7 @@ Chap 2
 </table>
 <hr>
 <div class="section-level-extent" id="sec1">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chap2" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chap2" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#chap2"></a>]</td>
@@ -127,7 +127,7 @@ Chap 2
 <hr>
 </div>
 <div class="section-level-extent" id="sec2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chap2" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#sec1" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#chap2"></a>]</td>
@@ -147,7 +147,7 @@ Chap 2
 <hr>
 </div>
 <div class="section-level-extent" id="sec3">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chap2" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#sec2" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#chap2"></a>]</td>
@@ -168,7 +168,7 @@ Chap 2
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-Index.html
 
b/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-Index.html
index 0be01c75a4..011ae7496c 100644
--- 
a/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-Index.html
+++ 
b/tp/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-Index.html
@@ -46,7 +46,7 @@ Poprzedni: <a href="prepended_to_filenames-my-node.html" 
accesskey="p" rel="prev
 <a class="summary-letter-printindex" 
href="#prepended_to_labels-Index_cp_letter-I"><b>I</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Wpis indeksu</th><th 
class="sections-header-printindex">Sekcja</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="prepended_to_labels-Index_cp_letter-E">E</th></tr>
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 539c3e242d..a64c5a2266 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
@@ -57,7 +57,7 @@ ul.toc-numbered-mark {list-style: none}
 </div>
 
 <div class="top-level-extent" id="prepended_to_labels-Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#prepended_to_labels-chapter" title="Next section in reading 
order">Forward</a>]</td>
 <td> &nbsp; </td>
@@ -67,7 +67,7 @@ ul.toc-numbered-mark {list-style: none}
 </tr></table>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a 
href="#prepended_to_labels-chapter">1 Chapter</a></td><td>&nbsp;&nbsp;</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>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
@@ -81,7 +81,7 @@ Appendices
 </table>
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="prepended_to_labels-chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#prepended_to_labels-Top" title="Beginning of this chapter 
or previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#prepended_to_labels-Top" title="Previous section in reading 
order"> &lt; </a>]</td>
 <td>[<a href="#prepended_to_labels-Top" title="Up section"> Up </a>]</td>
@@ -149,7 +149,7 @@ Appendices
 <hr>
 </div>
 <div class="chapter-level-extent" id="prepended_to_labels-my-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#prepended_to_labels-chapter" title="D&eacute;but de ce 
chapitre ou chapitre pr&eacute;c&eacute;dent"> &lt;&lt; </a>]</td>
 <td>[<a href="#prepended_to_labels-chapter" title="Section 
pr&eacute;c&eacute;dente dans l&rsquo;ordre de lecture"> &lt; </a>]</td>
 <td>[<a href="#prepended_to_labels-Top" title="Section sup&eacute;rieure">Plus 
haut</a>]</td>
@@ -174,7 +174,7 @@ Appendices
 <hr>
 </div>
 <div class="appendix-level-extent" id="prepended_to_labels-Index">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#prepended_to_labels-my-node" title="Początek tego rozdziału 
lub rozdział poprzedni"> &lt;&lt; </a>]</td>
 <td>[<a href="#prepended_to_labels-my-node" title="Sekcja poprzednia w 
kolejności czytania"> &lt; </a>]</td>
 <td>[<a href="#prepended_to_labels-Top" title="Sekcja w górę"> W górę 
</a>]</td>
@@ -197,7 +197,7 @@ Appendices
 <a class="summary-letter-printindex" href="#Index_cp_letter-I"><b>I</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Wpis indeksu</th><th 
class="sections-header-printindex">Sekcja</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Index_cp_letter-E">E</th></tr>
@@ -218,7 +218,7 @@ Appendices
 </div>
 </div>
 <div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#prepended_to_labels-Top" title="Okładka (wierzch) 
dokumentu">Wierzchni</a>]</td>
 <td>[<a href="#SEC_Contents" title="Spis treści">Treść</a>]</td>
 <td>[<a href="#prepended_to_labels-Index" title="Indeks">Indeks</a>]</td>
@@ -232,7 +232,7 @@ Appendices
 <p>in footnote <code>HTML</code> text </p>
 </div><hr>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#prepended_to_labels-Top" title="Okładka (wierzch) 
dokumentu">Wierzchni</a>]</td>
 <td>[<a href="#SEC_Contents" title="Spis treści">Treść</a>]</td>
 <td>[<a href="#prepended_to_labels-Index" title="Indeks">Indeks</a>]</td>
diff --git 
a/tp/t/results/languages/documentlanguage/res_html/documentlanguage.html 
b/tp/t/results/languages/documentlanguage/res_html/documentlanguage.html
index 969525cfcd..2553217c77 100644
--- a/tp/t/results/languages/documentlanguage/res_html/documentlanguage.html
+++ b/tp/t/results/languages/documentlanguage/res_html/documentlanguage.html
@@ -59,7 +59,7 @@ Anterior: <a href="#Top" accesskey="p" rel="prev">top 
section</a>, Acima: <a hre
 </p></dd></dl>
 
 <div class="printindex fn-printindex">
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entrada de índice</th><th 
class="sections-header-printindex">Secção</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_letter-N">N</th></tr>
diff --git 
a/tp/t/results/languages/documentlanguage_option/res_html/documentlanguage.html 
b/tp/t/results/languages/documentlanguage_option/res_html/documentlanguage.html
index a9fde2c2fa..fb1f222103 100644
--- 
a/tp/t/results/languages/documentlanguage_option/res_html/documentlanguage.html
+++ 
b/tp/t/results/languages/documentlanguage_option/res_html/documentlanguage.html
@@ -59,7 +59,7 @@ Pr&eacute;c&eacute;dent: <a href="#Top" accesskey="p" 
rel="prev">top section</a>
 </p></dd></dl>
 
 <div class="printindex fn-printindex">
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_letter-N">N</th></tr>
diff --git 
a/tp/t/results/languages/documentlanguage_unknown/res_html/documentlanguage.html
 
b/tp/t/results/languages/documentlanguage_unknown/res_html/documentlanguage.html
index eb1e3deb54..109a053dba 100644
--- 
a/tp/t/results/languages/documentlanguage_unknown/res_html/documentlanguage.html
+++ 
b/tp/t/results/languages/documentlanguage_unknown/res_html/documentlanguage.html
@@ -59,7 +59,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top 
section</a>, Up: <a href="
 </p></dd></dl>
 
 <div class="printindex fn-printindex">
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_letter-N">N</th></tr>
diff --git a/tp/t/results/languages/multiple_documentlanguage.pl 
b/tp/t/results/languages/multiple_documentlanguage.pl
index 8157eccf42..ce6f0a4c60 100644
--- a/tp/t/results/languages/multiple_documentlanguage.pl
+++ b/tp/t/results/languages/multiple_documentlanguage.pl
@@ -1443,7 +1443,7 @@ Pr&eacute;c&eacute;dent: <a href="#Top" accesskey="p" 
rel="prev">top</a>, Monter
 <a class="summary-letter-printindex" href="#chap_vr_letter-B"><b>B</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Stavka indeksa</th><th 
class="sections-header-printindex">Odlomak</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_vr_letter-A">A</th></tr>
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 c2dac0adab..677c2c17d5 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
@@ -31,7 +31,7 @@ td.name-direction-about {text-align:center}
 
 
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chapter-ja" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -41,7 +41,7 @@ td.name-direction-about {text-align:center}
 </tr></table>
 <h1 class="top" id="Multi-language-file"><span>Multi language file<a 
class="copiable-link" href="#Multi-language-file"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter-ja">1 
ja</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination"><a href="#chapter-en">2 
en</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
@@ -56,7 +56,7 @@ td.name-direction-about {text-align:center}
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter-ja">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -81,7 +81,7 @@ td.name-direction-about {text-align:center}
 <hr>
 </div>
 <div class="chapter-level-extent" id="chapter-en">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter-ja" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter-ja" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -106,7 +106,7 @@ td.name-direction-about {text-align:center}
 <hr>
 </div>
 <div class="chapter-level-extent" id="chapter-fr_005fFR">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter-en" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter-en" title="Section pr&eacute;c&eacute;dente dans 
l&rsquo;ordre de lecture"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Section sup&eacute;rieure">Plus haut</a>]</td>
@@ -130,7 +130,7 @@ td.name-direction-about {text-align:center}
 <hr>
 </div>
 <div class="chapter-level-extent" id="chapter-de">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter-fr_005fFR" title="Anfang dieses oder des letzten 
Kapitels"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter-fr_005fFR" title="Voriger Abschnitt in 
Lesereihenfolge"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Abschnitt nach oben"> Nach oben </a>]</td>
@@ -150,7 +150,7 @@ td.name-direction-about {text-align:center}
 <hr>
 </div>
 <div class="chapter-level-extent" id="chapter-pt_005fBR">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter-de" title="Come&ccedil;o desse cap&iacute;tulo ou 
cap&iacute;tulo anterior"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter-de" title="Se&ccedil;&atilde;o anterior na ordem de 
leitura"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Se&ccedil;&atilde;o acima"> Acima </a>]</td>
@@ -172,7 +172,7 @@ td.name-direction-about {text-align:center}
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="In&iacute;cio (topo) do 
documento">Topo</a>]</td>
 <td>[Conte&uacute;do]</td>
 <td>[&Iacute;ndice]</td>
diff --git a/tp/t/results/layout/navigation/res_html/navigation.html 
b/tp/t/results/layout/navigation/res_html/navigation.html
index 3f2b087546..ac227b5806 100644
--- a/tp/t/results/layout/navigation/res_html/navigation.html
+++ b/tp/t/results/layout/navigation/res_html/navigation.html
@@ -30,7 +30,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chapter" title="Next section in reading order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -40,14 +40,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -64,14 +64,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#chapter" title="Up section"> Up </a>]</td>
@@ -115,14 +115,14 @@ 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#section" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#section" title="Up section"> Up </a>]</td>
@@ -146,7 +146,7 @@ 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.
 </div>
 </div>
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -168,7 +168,7 @@ 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.
 </div>
 </div><hr>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 6efe40462b..30d4ed577b 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/chapter.html
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -44,14 +44,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#chapter" title="Up section"> Up </a>]</td>
@@ -95,14 +95,14 @@ 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#section" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#section" title="Up section"> Up </a>]</td>
@@ -124,7 +124,7 @@ 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.
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[ &gt;&gt; ]</td>
 <td> &nbsp; </td>
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 70ed8ccec4..874a858991 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/index.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/index.html
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html#chapter" title="Next section in reading order"> 
&gt; </a>]</td>
 <td> &nbsp; </td>
@@ -37,14 +37,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html#chapter">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html#chapter" title="Next section in reading order"> 
&gt; </a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/layout/navigation_chapter/res_html/navigation_abt.html 
b/tp/t/results/layout/navigation_chapter/res_html/navigation_abt.html
index d6c64e3f9e..b6ef24b131 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/navigation_abt.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/navigation_abt.html
@@ -25,7 +25,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -133,7 +133,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_chapter/res_html/navigation_toc.html 
b/tp/t/results/layout/navigation_chapter/res_html/navigation_toc.html
index 4be5190f64..6d18fcd3e2 100644
--- a/tp/t/results/layout/navigation_chapter/res_html/navigation_toc.html
+++ b/tp/t/results/layout/navigation_chapter/res_html/navigation_toc.html
@@ -24,7 +24,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -45,7 +45,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 d0e3d98925..e633832fb8 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[ &gt;&gt; ]</td>
 <td> &nbsp; </td>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
@@ -93,7 +93,7 @@ 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.
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[ &gt;&gt; ]</td>
 <td> &nbsp; </td>
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 70ed8ccec4..874a858991 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html#chapter" title="Next section in reading order"> 
&gt; </a>]</td>
 <td> &nbsp; </td>
@@ -37,14 +37,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html#chapter">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html#chapter" title="Next section in reading order"> 
&gt; </a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_abt.html 
b/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_abt.html
index d6c64e3f9e..b6ef24b131 100644
--- 
a/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_abt.html
+++ 
b/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_abt.html
@@ -25,7 +25,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -133,7 +133,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_toc.html 
b/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_toc.html
index 4be5190f64..6d18fcd3e2 100644
--- 
a/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_toc.html
+++ 
b/tp/t/results/layout/navigation_chapter_no_header/res_html/navigation_toc.html
@@ -24,7 +24,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -45,7 +45,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 8de4b455ac..b6257e690f 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 </tr>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
@@ -122,7 +122,7 @@ 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.
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[ &gt;&gt; ]</td>
 <td> &nbsp; </td>
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 ceab1d1f85..e581b0cc9e 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[ &lt; ]</td>
 </tr>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html#chapter">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
@@ -64,7 +64,7 @@ td.menu-entry-destination {vertical-align: top}
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html#chapter" title="Next section in reading order"> 
&gt; </a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_abt.html
 
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_abt.html
index e903234fc2..942e7c7841 100644
--- 
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_abt.html
+++ 
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_abt.html
@@ -25,10 +25,10 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -149,7 +149,7 @@ td.name-direction-about {text-align:center}
 </tr>
 </table>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_toc.html
 
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_toc.html
index 0b5f69118c..1add86cb79 100644
--- 
a/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_toc.html
+++ 
b/tp/t/results/layout/navigation_chapter_no_header_vertical/res_html/navigation_toc.html
@@ -24,10 +24,10 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -61,7 +61,7 @@ ul.toc-numbered-mark {list-style: none}
 </tr>
 </table>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 5725f878a1..5005b88b54 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 </tr>
@@ -75,14 +75,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#chapter" title="Up section"> Up </a>]</td>
@@ -126,14 +126,14 @@ 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#section" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#section" title="Up section"> Up </a>]</td>
@@ -158,7 +158,7 @@ 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.
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[ &gt;&gt; ]</td>
 <td> &nbsp; </td>
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 ceab1d1f85..e581b0cc9e 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[ &lt; ]</td>
 </tr>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html#chapter">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
@@ -64,7 +64,7 @@ td.menu-entry-destination {vertical-align: top}
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html#chapter" title="Next section in reading order"> 
&gt; </a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_abt.html 
b/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_abt.html
index e903234fc2..942e7c7841 100644
--- 
a/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_abt.html
+++ 
b/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_abt.html
@@ -25,10 +25,10 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -149,7 +149,7 @@ td.name-direction-about {text-align:center}
 </tr>
 </table>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_toc.html 
b/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_toc.html
index 0b5f69118c..1add86cb79 100644
--- 
a/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_toc.html
+++ 
b/tp/t/results/layout/navigation_chapter_vertical/res_html/navigation_toc.html
@@ -24,10 +24,10 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -61,7 +61,7 @@ ul.toc-numbered-mark {list-style: none}
 </tr>
 </table>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 77cabf73fd..89d4db4e50 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter">1 First 
chapter</a></td><td>&nbsp;&nbsp;</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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</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 d371dd433b..0849d156ea 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter">1 First 
chapter</a></td><td>&nbsp;&nbsp;</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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</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 9db51292f9..8dc4eeb127 100644
--- a/tp/t/results/layout/navigation_node/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_node/res_html/chapter.html
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="section.html">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</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 a8f6522098..0c26abf3d6 100644
--- a/tp/t/results/layout/navigation_node/res_html/index.html
+++ b/tp/t/results/layout/navigation_node/res_html/index.html
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -38,14 +38,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
diff --git a/tp/t/results/layout/navigation_node/res_html/navigation_abt.html 
b/tp/t/results/layout/navigation_node/res_html/navigation_abt.html
index 66abbb6794..618fdc7afc 100644
--- a/tp/t/results/layout/navigation_node/res_html/navigation_abt.html
+++ b/tp/t/results/layout/navigation_node/res_html/navigation_abt.html
@@ -25,7 +25,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -134,7 +134,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git a/tp/t/results/layout/navigation_node/res_html/navigation_toc.html 
b/tp/t/results/layout/navigation_node/res_html/navigation_toc.html
index 7619fa791f..1dda9655ce 100644
--- a/tp/t/results/layout/navigation_node/res_html/navigation_toc.html
+++ b/tp/t/results/layout/navigation_node/res_html/navigation_toc.html
@@ -24,7 +24,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -46,7 +46,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 5b96dad49d..6b5b3a30a5 100644
--- a/tp/t/results/layout/navigation_node/res_html/section.html
+++ b/tp/t/results/layout/navigation_node/res_html/section.html
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
@@ -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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 Sub 
section in section</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
diff --git a/tp/t/results/layout/navigation_node/res_html/subsection.html 
b/tp/t/results/layout/navigation_node/res_html/subsection.html
index 6ddd4f27c0..8038abbb89 100644
--- a/tp/t/results/layout/navigation_node/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_node/res_html/subsection.html
@@ -25,7 +25,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="section.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="section.html" title="Up section"> Up </a>]</td>
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 793858a9c2..d186254795 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="section.html">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</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 ee6044b86f..603620b2c8 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
diff --git 
a/tp/t/results/layout/navigation_node_no_header/res_html/navigation_abt.html 
b/tp/t/results/layout/navigation_node_no_header/res_html/navigation_abt.html
index 40d446e85a..8d7436a9e0 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/navigation_abt.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/navigation_abt.html
@@ -25,7 +25,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_node_no_header/res_html/navigation_toc.html 
b/tp/t/results/layout/navigation_node_no_header/res_html/navigation_toc.html
index a9ae96fb82..c688d7a308 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/navigation_toc.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/navigation_toc.html
@@ -24,7 +24,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 e15bbe4bbb..7e5e16131e 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
@@ -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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 Sub 
section in section</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
diff --git 
a/tp/t/results/layout/navigation_node_no_header/res_html/subsection.html 
b/tp/t/results/layout/navigation_node_no_header/res_html/subsection.html
index 67b17205ff..ec0b1a46c5 100644
--- a/tp/t/results/layout/navigation_node_no_header/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_node_no_header/res_html/subsection.html
@@ -25,7 +25,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="section.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="section.html" title="Up section"> Up </a>]</td>
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 793858a9c2..d186254795 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="section.html">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</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 d820d44cd0..4995fc4382 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[ &lt; ]</td>
 </tr>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
diff --git 
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_abt.html
 
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_abt.html
index 309fd85e2b..549ed8bc6a 100644
--- 
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_abt.html
+++ 
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_abt.html
@@ -25,10 +25,10 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
diff --git 
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_toc.html
 
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_toc.html
index 2b3c519d49..1b684fc2b5 100644
--- 
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_toc.html
+++ 
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/navigation_toc.html
@@ -24,10 +24,10 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
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 e15bbe4bbb..7e5e16131e 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
@@ -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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 Sub 
section in section</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
diff --git 
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/subsection.html
 
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/subsection.html
index 67b17205ff..ec0b1a46c5 100644
--- 
a/tp/t/results/layout/navigation_node_no_header_vertical/res_html/subsection.html
+++ 
b/tp/t/results/layout/navigation_node_no_header_vertical/res_html/subsection.html
@@ -25,7 +25,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="section.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="section.html" title="Up section"> Up </a>]</td>
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 9d0e8b5803..327dd2bff7 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 </tr>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="section.html">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</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 2b2dc9af63..f3801dac02 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[ &lt; ]</td>
 </tr>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
@@ -64,7 +64,7 @@ td.menu-entry-destination {vertical-align: top}
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/layout/navigation_node_vertical/res_html/navigation_abt.html 
b/tp/t/results/layout/navigation_node_vertical/res_html/navigation_abt.html
index e903234fc2..942e7c7841 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/navigation_abt.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/navigation_abt.html
@@ -25,10 +25,10 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -149,7 +149,7 @@ td.name-direction-about {text-align:center}
 </tr>
 </table>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_node_vertical/res_html/navigation_toc.html 
b/tp/t/results/layout/navigation_node_vertical/res_html/navigation_toc.html
index 96b47b641a..329fe469df 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/navigation_toc.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/navigation_toc.html
@@ -24,10 +24,10 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -61,7 +61,7 @@ ul.toc-numbered-mark {list-style: none}
 </tr>
 </table>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 e71a0921a0..86a491d5d2 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="section-level-extent" id="section">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 </tr>
@@ -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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 Sub 
section in section</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
diff --git 
a/tp/t/results/layout/navigation_node_vertical/res_html/subsection.html 
b/tp/t/results/layout/navigation_node_vertical/res_html/subsection.html
index 9bb454d79e..e1aca65c65 100644
--- a/tp/t/results/layout/navigation_node_vertical/res_html/subsection.html
+++ b/tp/t/results/layout/navigation_node_vertical/res_html/subsection.html
@@ -25,10 +25,10 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="subsection-level-extent" id="subsection">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 </tr>
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 dd9c37ae4b..6ab670ade4 100644
--- a/tp/t/results/layout/navigation_section/res_html/chapter.html
+++ b/tp/t/results/layout/navigation_section/res_html/chapter.html
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -44,14 +44,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="section.html#section">1.1 
Section in chapter</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
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 2dd5cc2110..e7291f528c 100644
--- a/tp/t/results/layout/navigation_section/res_html/index.html
+++ b/tp/t/results/layout/navigation_section/res_html/index.html
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -37,14 +37,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/layout/navigation_section/res_html/navigation_abt.html 
b/tp/t/results/layout/navigation_section/res_html/navigation_abt.html
index d6c64e3f9e..b6ef24b131 100644
--- a/tp/t/results/layout/navigation_section/res_html/navigation_abt.html
+++ b/tp/t/results/layout/navigation_section/res_html/navigation_abt.html
@@ -25,7 +25,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -133,7 +133,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_section/res_html/navigation_toc.html 
b/tp/t/results/layout/navigation_section/res_html/navigation_toc.html
index 6000a97349..a2e3c294ef 100644
--- a/tp/t/results/layout/navigation_section/res_html/navigation_toc.html
+++ b/tp/t/results/layout/navigation_section/res_html/navigation_toc.html
@@ -24,7 +24,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -45,7 +45,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 5e47fdbdfe..158a7326f7 100644
--- a/tp/t/results/layout/navigation_section/res_html/section.html
+++ b/tp/t/results/layout/navigation_section/res_html/section.html
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
@@ -71,14 +71,14 @@ 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#section" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#section" title="Up section"> Up </a>]</td>
@@ -99,7 +99,7 @@ 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.
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
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 dd9c37ae4b..6ab670ade4 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -44,14 +44,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="section.html#section">1.1 
Section in chapter</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
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 2dd5cc2110..e7291f528c 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -37,14 +37,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/layout/navigation_section_no_header/res_html/navigation_abt.html 
b/tp/t/results/layout/navigation_section_no_header/res_html/navigation_abt.html
index d6c64e3f9e..b6ef24b131 100644
--- 
a/tp/t/results/layout/navigation_section_no_header/res_html/navigation_abt.html
+++ 
b/tp/t/results/layout/navigation_section_no_header/res_html/navigation_abt.html
@@ -25,7 +25,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -133,7 +133,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_section_no_header/res_html/navigation_toc.html 
b/tp/t/results/layout/navigation_section_no_header/res_html/navigation_toc.html
index 6000a97349..a2e3c294ef 100644
--- 
a/tp/t/results/layout/navigation_section_no_header/res_html/navigation_toc.html
+++ 
b/tp/t/results/layout/navigation_section_no_header/res_html/navigation_toc.html
@@ -24,7 +24,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -45,7 +45,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 e8fe17800d..28aa8229a7 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
@@ -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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
@@ -84,7 +84,7 @@ 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.
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
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 45095f02dc..d97e9d977a 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 </tr>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="section.html#section">1.1 
Section in chapter</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
@@ -85,7 +85,7 @@ td.menu-entry-destination {vertical-align: top}
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
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 2b2dc9af63..f3801dac02 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[ &lt; ]</td>
 </tr>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
@@ -64,7 +64,7 @@ td.menu-entry-destination {vertical-align: top}
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_abt.html
 
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_abt.html
index e903234fc2..942e7c7841 100644
--- 
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_abt.html
+++ 
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_abt.html
@@ -25,10 +25,10 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -149,7 +149,7 @@ td.name-direction-about {text-align:center}
 </tr>
 </table>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_toc.html
 
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_toc.html
index 87fd5d2a9e..441a707663 100644
--- 
a/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_toc.html
+++ 
b/tp/t/results/layout/navigation_section_no_header_vertical/res_html/navigation_toc.html
@@ -24,10 +24,10 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -61,7 +61,7 @@ ul.toc-numbered-mark {list-style: none}
 </tr>
 </table>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 064ad6de39..93c96c9101 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="section-level-extent" id="section">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 </tr>
@@ -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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
@@ -118,7 +118,7 @@ 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.
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
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 45095f02dc..d97e9d977a 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 </tr>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="section.html#section">1.1 
Section in chapter</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
@@ -85,7 +85,7 @@ td.menu-entry-destination {vertical-align: top}
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
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 2b2dc9af63..f3801dac02 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[ &lt; ]</td>
 </tr>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
@@ -64,7 +64,7 @@ td.menu-entry-destination {vertical-align: top}
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/layout/navigation_section_vertical/res_html/navigation_abt.html 
b/tp/t/results/layout/navigation_section_vertical/res_html/navigation_abt.html
index e903234fc2..942e7c7841 100644
--- 
a/tp/t/results/layout/navigation_section_vertical/res_html/navigation_abt.html
+++ 
b/tp/t/results/layout/navigation_section_vertical/res_html/navigation_abt.html
@@ -25,10 +25,10 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -149,7 +149,7 @@ td.name-direction-about {text-align:center}
 </tr>
 </table>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_section_vertical/res_html/navigation_toc.html 
b/tp/t/results/layout/navigation_section_vertical/res_html/navigation_toc.html
index 87fd5d2a9e..441a707663 100644
--- 
a/tp/t/results/layout/navigation_section_vertical/res_html/navigation_toc.html
+++ 
b/tp/t/results/layout/navigation_section_vertical/res_html/navigation_toc.html
@@ -24,10 +24,10 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -61,7 +61,7 @@ ul.toc-numbered-mark {list-style: none}
 </tr>
 </table>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 87bb2c3edf..d7445fefe3 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
@@ -27,10 +27,10 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="section-level-extent" id="section">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 </tr>
@@ -102,14 +102,14 @@ 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#section" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#section" title="Up section"> Up </a>]</td>
@@ -133,7 +133,7 @@ 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.
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
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 dc7d61c2c5..0f154265be 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
@@ -27,7 +27,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="navigation_abt.html#Top" title="Beginning of this chapter or 
previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="navigation_abt.html#Top" title="Previous section in reading 
order"> &lt; </a>]</td>
 <td>[<a href="navigation_abt.html#Top" title="Up section"> Up </a>]</td>
@@ -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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a 
href="navigation_abt.html#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</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 f58f5d1d93..d935b60273 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
@@ -29,7 +29,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -40,14 +40,14 @@ td.name-direction-about {text-align:center}
 <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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr style="height: 6px;">
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
@@ -91,7 +91,7 @@ td.name-direction-about {text-align:center}
 <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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 Sub 
section in section</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
@@ -100,7 +100,7 @@ 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.
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -209,7 +209,7 @@ 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.
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="navigation_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_test_misc_file_collision/res_html/navigation_toc.html
 
b/tp/t/results/layout/navigation_test_misc_file_collision/res_html/navigation_toc.html
index e163957513..0d3ee057a8 100644
--- 
a/tp/t/results/layout/navigation_test_misc_file_collision/res_html/navigation_toc.html
+++ 
b/tp/t/results/layout/navigation_test_misc_file_collision/res_html/navigation_toc.html
@@ -24,7 +24,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="navigation_abt.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -46,7 +46,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="navigation_abt.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/layout/navigation_test_misc_file_collision/res_html/subsection.html
 
b/tp/t/results/layout/navigation_test_misc_file_collision/res_html/subsection.html
index f2cf3a47f8..1ad6eb632e 100644
--- 
a/tp/t/results/layout/navigation_test_misc_file_collision/res_html/subsection.html
+++ 
b/tp/t/results/layout/navigation_test_misc_file_collision/res_html/subsection.html
@@ -25,7 +25,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="navigation_abt.html#section" title="Previous section in reading 
order"> &lt; </a>]</td>
 <td>[<a href="navigation_abt.html#section" title="Up section"> Up </a>]</td>
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 52f6d186d5..1191c7af60 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
@@ -32,14 +32,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -56,14 +56,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#chapter" title="Up section"> Up </a>]</td>
@@ -107,14 +107,14 @@ 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#section" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#section" title="Up section"> Up </a>]</td>
@@ -138,7 +138,7 @@ 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.
 </div>
 </div>
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -160,7 +160,7 @@ 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.
 </div>
 </div><hr>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 52f6d186d5..1191c7af60 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
@@ -32,14 +32,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -56,14 +56,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#chapter" title="Up section"> Up </a>]</td>
@@ -107,14 +107,14 @@ 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#section" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#section" title="Up section"> Up </a>]</td>
@@ -138,7 +138,7 @@ 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.
 </div>
 </div>
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
@@ -160,7 +160,7 @@ 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.
 </div>
 </div><hr>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 a61b618644..4f79c55bc9 100644
--- a/tp/t/results/layout/navigation_vertical/res_html/navigation.html
+++ b/tp/t/results/layout/navigation_vertical/res_html/navigation.html
@@ -30,10 +30,10 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[ &lt; ]</td>
 </tr>
@@ -57,7 +57,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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter">1 First 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
@@ -67,10 +67,10 @@ ul.toc-numbered-mark {list-style: none}
 </table>
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 </tr>
@@ -115,14 +115,14 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section">1.1 Section in 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#chapter" title="Up section"> Up </a>]</td>
@@ -166,14 +166,14 @@ 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 Sub section 
in section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#section" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#section" title="Up section"> Up </a>]</td>
@@ -200,10 +200,10 @@ 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.
 </div>
 </div>
 <div class="element-contents" id="SEC_Contents">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 </tr>
@@ -238,10 +238,10 @@ 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.
 </table>
 <hr>
 <div class="element-about" id="SEC_About">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 </tr>
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 cc8670b133..33b6b489ac 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
@@ -32,7 +32,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chapter" title="Next section in reading order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -46,14 +46,14 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 </p>
 <a class="index-entry-id" id="index-top"></a>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1 
Chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -74,7 +74,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 </p>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter_cp_letter-T">T</th></tr>
diff --git a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html 
b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html
index b771d51669..fad9ffb98b 100644
--- a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html
+++ b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_abt.html
@@ -25,7 +25,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="no_monolithic.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="no_monolithic.html#chapter" title="Index">Index</a>]</td>
@@ -133,7 +133,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="no_monolithic.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="no_monolithic.html#chapter" title="Index">Index</a>]</td>
diff --git a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html 
b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html
index a6d5bf5ce1..930c15422b 100644
--- a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html
+++ b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_fot.html
@@ -23,7 +23,7 @@ span.program-in-footer {font-size: smaller}
 
 <body lang="en">
 <div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="no_monolithic.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="no_monolithic.html#chapter" title="Index">Index</a>]</td>
@@ -34,7 +34,7 @@ span.program-in-footer {font-size: smaller}
 <h5 class="footnote-body-heading"><a id="FOOT1" 
href="no_monolithic.html#DOCF1">(1)</a></h5>
 <p>my footnote</p>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="no_monolithic.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="no_monolithic.html#chapter" title="Index">Index</a>]</td>
diff --git a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html 
b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html
index f7b0743773..16c00849ec 100644
--- a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html
+++ b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_ovr.html
@@ -24,7 +24,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-shortcontents" id="SEC_Shortcontents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="no_monolithic.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="no_monolithic.html#chapter" title="Index">Index</a>]</td>
@@ -38,7 +38,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="no_monolithic.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="no_monolithic.html#chapter" title="Index">Index</a>]</td>
diff --git a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html 
b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html
index c8a8e73631..6f4faf98fe 100644
--- a/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html
+++ b/tp/t/results/layout/no_monolithic/res_html/no_monolithic_toc.html
@@ -24,7 +24,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="no_monolithic.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="no_monolithic.html#chapter" title="Index">Index</a>]</td>
@@ -39,7 +39,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="no_monolithic.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="no_monolithic.html#chapter" title="Index">Index</a>]</td>
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 126348bb59..44f5f0067e 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
@@ -35,7 +35,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chapter" title="Next section in reading order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -49,14 +49,14 @@ ul.toc-numbered-mark {list-style: none}
 </p>
 <a class="index-entry-id" id="index-top"></a>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1 
Chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -77,7 +77,7 @@ ul.toc-numbered-mark {list-style: none}
 </p>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter_cp_letter-T">T</th></tr>
@@ -89,7 +89,7 @@ ul.toc-numbered-mark {list-style: none}
 </div>
 </div>
 <div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
@@ -101,7 +101,7 @@ ul.toc-numbered-mark {list-style: none}
 <p>my footnote</p>
 </div><hr>
 <div class="element-shortcontents" id="SEC_Shortcontents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
@@ -116,7 +116,7 @@ ul.toc-numbered-mark {list-style: none}
 </div>
 </div><hr>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
@@ -224,7 +224,7 @@ ul.toc-numbered-mark {list-style: none}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="no_monolithic_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
diff --git 
a/tp/t/results/layout/no_monolithic_only_toc_out/res_html/no_monolithic_toc.html
 
b/tp/t/results/layout/no_monolithic_only_toc_out/res_html/no_monolithic_toc.html
index d309708918..ca1da771af 100644
--- 
a/tp/t/results/layout/no_monolithic_only_toc_out/res_html/no_monolithic_toc.html
+++ 
b/tp/t/results/layout/no_monolithic_only_toc_out/res_html/no_monolithic_toc.html
@@ -24,7 +24,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="no_monolithic.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="no_monolithic.html#chapter" title="Index">Index</a>]</td>
@@ -39,7 +39,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="no_monolithic.html#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="no_monolithic.html#chapter" title="Index">Index</a>]</td>
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 c69d2428b5..a04c171650 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> 
&nbsp; </p>
 </div>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chapter" 
accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#sec" 
accesskey="1">sec</a>:</td><td>&nbsp;&nbsp;</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 6a1d223653..f7e1bf85e0 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"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="manual.html#Top" 
accesskey="1">(manual)</a>:</td><td>&nbsp;&nbsp;</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 38df33e8fd..dc503f443f 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> 
&nbsp; [<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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#node1" 
accesskey="1">node1</a>:</td><td>&nbsp;&nbsp;</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&nbsp;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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#node1" 
accesskey="1">node1</a>:</td><td>&nbsp;&nbsp;</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&nbsp;w<!-- /@w -->.
@@ -1469,7 +1469,7 @@ where the max column could be. in&nbsp;w<!-- /@w -->.
 </table>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="node2_cp_letter-I">I</th></tr>
diff --git a/tp/t/results/menu/comment_on_menu_line.pl 
b/tp/t/results/menu/comment_on_menu_line.pl
index a11d6209a2..0e8815ecc2 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> &nbsp; </p>
 </div>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#first" 
accesskey="1">first</a>:</td><td>&nbsp;&nbsp;</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 2a7e2a172a..7b8ae39fa3 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a 
href="manual.html#n_002d_002d_002dode" 
accesskey="1">entry&mdash;in</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">description &mdash; 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 d4090cfb2d..66cb75b204 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; Copying 
Conditions:</td><td>&nbsp;&nbsp;</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 4d68c27bbc..088773819b 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; Copying 
Conditions:</td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">Your 
rights.
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; 
detailmenu:</td><td>&nbsp;&nbsp;</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 f571dac342..5d3f86b6ca 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> &nbsp; </p>
 </div>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chapter" 
accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="#chapter-2" 
accesskey="2">chapter 2</a>:</td><td>&nbsp;&nbsp;</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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#section" 
accesskey="1">section</a>:</td><td>&nbsp;&nbsp;</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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#section-chap-2" 
accesskey="1">section chap 2</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="#unnumberedsec" 
accesskey="2">unnumberedsec</a>:</td><td>&nbsp;&nbsp;</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 69e5f932fb..f152939083 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"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; 
unknown:</td><td>&nbsp;&nbsp;</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 a5bca3fdff..1c66c17370 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"> 
&para;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
 
 </pre></th></tr><tr><td class="menu-entry-destination">&bull; <a 
href="f.html#b" accesskey="1">(f)b</a>:</td><td>&nbsp;&nbsp;</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 24e8fd93a5..5e25abf4a8 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"> 
&para;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#b" 
accesskey="1">a</a>:</td><td>&nbsp;&nbsp;</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 b12fb876dd..b538c79677 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> &nbsp; </p>
 </div>
 <h1 class="node"><span>Top<a class="copiable-link" href="#Top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#second" 
accesskey="1">second</a>:</td><td>&nbsp;&nbsp;</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 48e3aa13e4..cfe8a4fc88 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; 
entry:</td><td>&nbsp;&nbsp;</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 6095392e06..7e10c66c3c 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"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="manual.html#Top" 
accesskey="1">(manual)</a>:</td><td>&nbsp;&nbsp;</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 65ee8d2443..2b4f8d254f 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"> 
&para;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="gcc.html#Top" 
accesskey="1">(gcc)</a>:</td><td>&nbsp;&nbsp;</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 697c5dd151..e85f8944ad 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"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="manual.html#Top" 
accesskey="1">(manual)</a>:</td><td>&nbsp;&nbsp;</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 a6923bc494..a433877605 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"> 
&para;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#a_003a" 
accesskey="1">(f)a:</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#node" 
accesskey="2">name:</a>:</td><td>&nbsp;&nbsp;</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 18f64ab67c..48ed8b1ad9 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"> &para;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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 e5754b9bc9..16028c6c87 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#b" 
accesskey="1">a</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description"></td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#b1_002ec" 
accesskey="2">a</a>:</td><td>&nbsp;&nbsp;</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 1259addb2a..fea6de9042 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#b" 
accesskey="1">a</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description"></td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#b" 
accesskey="2">a</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description"></td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#b1c_002ec" 
accesskey="3">a</a>:</td><td>&nbsp;&nbsp;</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 dc4655091e..b9b54282e2 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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 6abe8a033e..73f4b6250b 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="manual.html#Top" 
accesskey="1">(manual)</a>:</td><td>&nbsp;&nbsp;</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 5aa2b71a1a..66fa040770 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#a1" 
accesskey="1">(f)a1</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#a2" 
accesskey="2">(f)a2</a>:</td><td>&nbsp;&nbsp;</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 a337f5f860..546a63229c 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#a1c" 
accesskey="1">(f)a1c</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description"></td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#a2c" 
accesskey="2">(f)a2c</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description"></td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="f.html#a3c" 
accesskey="3">(f)a3c</a>:</td><td>&nbsp;&nbsp;</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 3f695f1c59..1d9af5585b 100644
--- a/tp/t/results/menu/menu_in_example.pl
+++ b/tp/t/results/menu/menu_in_example.pl
@@ -591,7 +591,7 @@ span:hover a.copiable-link {visibility: visible}
 <h4 class="node" id="first"><span>first<a class="copiable-link" href="#first"> 
&para;</a></span></h4>
 
 <div class="example">
-<table class="menu" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-preformatted">&bull; <a href="entry.html#Top" 
accesskey="1">(entry)</a>::</pre><pre 
class="menu-entry-description-preformatted">
 
 </pre><table class="cartouche" border="1"><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 a2aa8401bb..7f7649e184 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#An-anchor" 
accesskey="1">An anchor</a>:</td><td>&nbsp;&nbsp;</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 eb930371ea..6b5995eaa8 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> &nbsp; <
 </div>
 <h1 class="node"><span>Top<a class="copiable-link" href="#Top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">Horizontal space
 </pre></th></tr><tr><td class="menu-entry-destination">&bull; <a 
href="#chap-subnode" accesskey="1">chap 
subnode</a>:</td><td>&nbsp;&nbsp;</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 5048f30b21..d3974d7249 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> &nbsp; </p>
 </div>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chapter" 
accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="#chapter-2" 
accesskey="2">chapter 2</a>:</td><td>&nbsp;&nbsp;</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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#section" 
accesskey="1">section</a>:</td><td>&nbsp;&nbsp;</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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#section-chap-2" 
accesskey="1">section chap 2</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="#unnumberedsec" 
accesskey="2">unnumberedsec</a>:</td><td>&nbsp;&nbsp;</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 786035a9e3..c3b573e13a 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"> 
&para;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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 059785ba60..47a158633c 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> 
&nbsp; </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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#toto" 
accesskey="1">toto</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">toto is there:: and the <em class="emph">is a 
description</em>slightly&nbsp;long<!-- /@w --> and <code 
class="verb">vv&nbsp;somewhat</code> &aring;nexpected</td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="#titi" 
accesskey="2">titi</a>:</td><td>&nbsp;&nbsp;</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 a8abd58721..dc09eea07f 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> 
&nbsp; </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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#toto" 
accesskey="1">toto</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">toto is there:: and the <em class="emph">is a 
description</em>slightly&nbsp;long<!-- /@w --> and <code 
class="verb">vv&nbsp;somewhat</code> &aring;nexpected</td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="#titi" 
accesskey="2">titi</a>:</td><td>&nbsp;&nbsp;</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 0122138e10..96fba9e635 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> 
&nbsp; </p>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chapter" 
accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#sec" 
accesskey="1">sec</a>:</td><td>&nbsp;&nbsp;</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 88de035b31..9593c5909e 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"> 
&para;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="info.html#Top" 
accesskey="1">(info)</a>:</td><td>&nbsp;&nbsp;</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 5aa68fdb0f..cbc09f66f4 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"> 
&para;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#node" 
accesskey="1"><small class="sc">VALUE</small></a>:</td><td>&nbsp;&nbsp;</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> 
&nbsp; </p>
 <h4 class="node"><span><small class="sc">NODE</small><a class="copiable-link" 
href="#node"> &para;</a></span></h4>
 
 <div class="example">
-<table class="menu" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-preformatted">&bull; <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 46f4b52fe0..199b092575 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">comment
 </pre></th></tr><tr><td class="menu-entry-destination">&bull; menu entry name 
:</td><td>&nbsp;&nbsp;</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 3bd906ec3f..dce512ed82 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> 
&nbsp; </p>
 </div>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chap-b" 
accesskey="1">chap  b</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="#chap-b" 
accesskey="2">chap  b</a>:</td><td>&nbsp;&nbsp;</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 4823d5be9c..7cf5de0b26 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" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in submenu
 
 </pre><pre class="menu-comment-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in submenu
 </pre></td></tr></table>
 <pre class="menu-comment-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><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 44084ace9f..78d312d457 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"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="manual.html#Top" 
accesskey="1">(manual)</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 <code class="verb">&nbsp;in&nbsp;verb<br><br></code>
 </td></tr>
diff --git a/tp/t/results/misc_commands/comment_space_command_on_line.pl 
b/tp/t/results/misc_commands/comment_space_command_on_line.pl
index 57e3068609..b3845589d5 100644
--- a/tp/t/results/misc_commands/comment_space_command_on_line.pl
+++ b/tp/t/results/misc_commands/comment_space_command_on_line.pl
@@ -845,7 +845,7 @@ 
$result_converted{'html_text'}->{'comment_space_command_on_line'} = '
 <h3 class="heading" id="Heading-"><span>Heading &nbsp;<a class="copiable-link" 
href="#Heading-"> &para;</a></span></h3>
 
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_letter-I">I</th></tr>
diff --git a/tp/t/results/moresectioning/equivalent_nodes_defined_linked.pl 
b/tp/t/results/moresectioning/equivalent_nodes_defined_linked.pl
index 82ddea4e9a..437a447df4 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> 
&nbsp; </p>
 </div>
 <h1 class="node"><span>Top<a class="copiable-link" href="#Top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chap" 
accesskey="1"><strong 
class="strong">chap</strong></a>:</td><td>&nbsp;&nbsp;</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 121e091640..bfdccee660 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
@@ -28,7 +28,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#c1" title="Next section in reading order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -38,7 +38,7 @@ td.name-direction-about {text-align:center}
 </tr></table>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#n-c2">2 
c2</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination"><a href="#n-c3">3 
c3</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
@@ -49,7 +49,7 @@ td.name-direction-about {text-align:center}
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="c1">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -69,7 +69,7 @@ td.name-direction-about {text-align:center}
 <hr>
 </div>
 <div class="chapter-level-extent" id="n-c2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#c1" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#c1" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -88,7 +88,7 @@ td.name-direction-about {text-align:center}
 
 <hr>
 <div class="section-level-extent" id="s1">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#n-c2" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#n-c2" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#n-c2" title="Up section"> Up </a>]</td>
@@ -109,7 +109,7 @@ td.name-direction-about {text-align:center}
 </div>
 </div>
 <div class="chapter-level-extent" id="n-c3">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#n-c2" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#s1" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -126,14 +126,14 @@ td.name-direction-about {text-align:center}
 </tr></table>
 <h1 class="chapter" id="c3"><span>3 c3<a class="copiable-link" href="#c3"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#n-c3-s-2">3.2 c3 
s2</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="section-level-extent" id="C3-s1">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#n-c3" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#n-c3" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#n-c3" title="Up section"> Up </a>]</td>
@@ -153,7 +153,7 @@ td.name-direction-about {text-align:center}
 <hr>
 </div>
 <div class="section-level-extent" id="n-c3-s-2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#n-c3" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#C3-s1" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#n-c3" title="Up section"> Up </a>]</td>
@@ -173,7 +173,7 @@ td.name-direction-about {text-align:center}
 <hr>
 </div>
 <div class="section-level-extent" id="c3-s3">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#n-c3" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#n-c3-s-2" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#n-c3" title="Up section"> Up </a>]</td>
@@ -194,7 +194,7 @@ td.name-direction-about {text-align:center}
 </div>
 </div>
 <div class="chapter-level-extent" id="c4">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#n-c3" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#c3-s3" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -213,7 +213,7 @@ td.name-direction-about {text-align:center}
 
 <hr>
 <div class="section-level-extent" id="c3-s1">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#c4" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#c4" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#c4" title="Up section"> Up </a>]</td>
@@ -232,7 +232,7 @@ td.name-direction-about {text-align:center}
 
 <hr>
 <div class="subsection-level-extent" id="c3-s1-s1">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#c4" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#c3-s1" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#c3-s1" title="Up section"> Up </a>]</td>
@@ -252,7 +252,7 @@ td.name-direction-about {text-align:center}
 <hr>
 </div>
 <div class="subsection-level-extent" id="n-c3-s1-s2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#c4" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#c3-s1-s1" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#c3-s1" title="Up section"> Up </a>]</td>
@@ -274,7 +274,7 @@ td.name-direction-about {text-align:center}
 </div>
 </div>
 <div class="appendix-level-extent" id="appendix">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#c4" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#n-c3-s1-s2" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -294,7 +294,7 @@ td.name-direction-about {text-align:center}
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
diff --git a/tp/t/results/moresectioning/placed_things_before_element.pl 
b/tp/t/results/moresectioning/placed_things_before_element.pl
index 64d9cd4f4f..567810898d 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#An-anchor" 
accesskey="1">An anchor</a>:</td><td>&nbsp;&nbsp;</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 0f48fae7c3..7b1f419ede 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#An-anchor" 
accesskey="1">An anchor</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">menu entry pointing to the anchor.
 </td></tr>
 </table>
diff --git 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/appendix.html
 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/appendix.html
index 14c82b0f5a..d52540aedb 100644
--- 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/appendix.html
+++ 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/appendix.html
@@ -24,7 +24,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="appendix-level-extent" id="appendix">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="unnumbered.html" title="Beginning of this chapter or 
previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="unnumbered.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[ Up ]</td>
@@ -43,7 +43,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <hr>
 <div class="appendixsec-level-extent" id="appendixsec">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#appendix" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#appendix" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#appendix" title="Up section"> Up </a>]</td>
@@ -62,7 +62,7 @@ span:hover a.copiable-link {visibility: visible}
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#appendix" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[ &gt;&gt; ]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter-in-part.html
 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter-in-part.html
index a7ff16e2d0..08742d222b 100644
--- 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter-in-part.html
+++ 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter-in-part.html
@@ -24,7 +24,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="part-level-extent" id="part">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html#chapter" title="Beginning of this chapter or 
previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html#subsubsection" title="Previous section in reading 
order"> &lt; </a>]</td>
 <td>[ Up ]</td>
@@ -48,7 +48,7 @@ span:hover a.copiable-link {visibility: visible}
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html#chapter" title="Beginning of this chapter or 
previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="second-chapter-in-part.html" title="Next chapter"> &gt;&gt; 
</a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter.html
 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter.html
index 81c0c28fa0..120d470ee5 100644
--- 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter.html
+++ 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/chapter.html
@@ -24,7 +24,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -43,7 +43,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <hr>
 <div class="section-level-extent" id="section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#chapter" title="Up section"> Up </a>]</td>
@@ -62,7 +62,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#section" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#section" title="Up section"> Up </a>]</td>
@@ -81,7 +81,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <hr>
 <div class="subsubsection-level-extent" id="subsubsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#subsection" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#subsection" title="Up section"> Up </a>]</td>
@@ -103,7 +103,7 @@ span:hover a.copiable-link {visibility: visible}
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter-in-part.html" title="Next chapter"> &gt;&gt; </a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/index.html
 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/index.html
index 672a1a6547..c6b3b85cb9 100644
--- 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/index.html
+++ 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/index.html
@@ -24,7 +24,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="top-level-extent" id="top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html#chapter" title="Next section in reading order"> 
&gt; </a>]</td>
 <td> &nbsp; </td>
@@ -36,7 +36,7 @@ span:hover a.copiable-link {visibility: visible}
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html#chapter" title="Next section in reading order"> 
&gt; </a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/second-chapter-in-part.html
 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/second-chapter-in-part.html
index c28fe78767..e7357399b3 100644
--- 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/second-chapter-in-part.html
+++ 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/second-chapter-in-part.html
@@ -24,7 +24,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="chapter-level-extent" id="second-chapter-in-part">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter-in-part.html" title="Beginning of this chapter or 
previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter-in-part.html" title="Previous section in reading order"> 
&lt; </a>]</td>
 <td>[<a href="chapter-in-part.html" title="Up section"> Up </a>]</td>
@@ -43,7 +43,7 @@ span:hover a.copiable-link {visibility: visible}
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter-in-part.html" title="Beginning of this chapter or 
previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="unnumbered.html" title="Next chapter"> &gt;&gt; </a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/sectioning_part_appendix_texi2html_chapter_abt.html
 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/sectioning_part_appendix_texi2html_chapter_abt.html
index 248d038d02..9d584b2204 100644
--- 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/sectioning_part_appendix_texi2html_chapter_abt.html
+++ 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/sectioning_part_appendix_texi2html_chapter_abt.html
@@ -24,7 +24,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
@@ -132,7 +132,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/unnumbered.html
 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/unnumbered.html
index f14af7b5b6..209578c0ae 100644
--- 
a/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/unnumbered.html
+++ 
b/tp/t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html/unnumbered.html
@@ -24,7 +24,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="unnumbered-level-extent" id="unnumbered">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="second-chapter-in-part.html" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="second-chapter-in-part.html" title="Previous section in reading 
order"> &lt; </a>]</td>
 <td>[<a href="chapter-in-part.html" title="Up section"> Up </a>]</td>
@@ -43,7 +43,7 @@ span:hover a.copiable-link {visibility: visible}
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="second-chapter-in-part.html" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="appendix.html#appendix" title="Next chapter"> &gt;&gt; </a>]</td>
 <td> &nbsp; </td>
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 319e0f9c88..91149b1039 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="topic1.html" 
accesskey="1">topic1</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">topic1 description
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="topic2.html" 
accesskey="2">topic2</a>:</td><td>&nbsp;&nbsp;</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 2932a2b23d..c1d0b723f5 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="topic5.html" 
accesskey="1">topic5</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">topic5 description
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="topic4.html" 
accesskey="2">topic4</a>:</td><td>&nbsp;&nbsp;</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 0153640dc0..a4a01451ab 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> &nbsp; </p>
 <p>This is an example of guide/topic based manual inspired by the Mallard
 format.
 </p>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="guide1.html" 
accesskey="1">guide1</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">the easy way
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="guide2.html" 
accesskey="2">guide2</a>:</td><td>&nbsp;&nbsp;</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 82f29b341e..edc6422feb 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> &nbsp; </p>
 
 <p>This is topic 1.
 </p>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">More information
 
 </pre></th></tr><tr><td class="menu-entry-destination">&bull; <a 
href="guide1.html" accesskey="1">guide1</a>:</td><td>&nbsp;&nbsp;</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 4303b1992b..9064ba0bfb 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">More information
 
 </pre></th></tr><tr><td class="menu-entry-destination">&bull; <a 
href="guide1.html" accesskey="1">guide1</a>:</td><td>&nbsp;&nbsp;</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 615845f101..6779a286f6 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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 19e035b0fc..ffacd2467d 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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">More information
 
 </pre></th></tr><tr><td class="menu-entry-destination">&bull; <a 
href="guide2.html" accesskey="1">guide2</a>:</td><td>&nbsp;&nbsp;</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 ca49608698..ed4706a39c 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> &nbsp; </p>
 
 <p>This is topic 5
 </p>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">More information
 
 </pre></th></tr><tr><td class="menu-entry-destination">&bull; <a 
href="guide1.html" accesskey="1">guide1</a>:</td><td>&nbsp;&nbsp;</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 1111c61277..b7fe72d5e6 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,14 +59,14 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 <p>See &lsquo;point&rsquo;.
 </p>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; 
chap:</td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <div class="subsection-level-extent">
 <div class="printindex cp-printindex">
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="results_cp_letter-C">C</th></tr>
diff --git 
a/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/results.html
 
b/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/results.html
index a3903e5367..9c18763119 100644
--- 
a/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/results.html
+++ 
b/tp/t/results/same_parser_multiple_files/three_files_first_file_same_parser/res_html/results.html
@@ -49,7 +49,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 <a class="summary-letter-printindex" href="#results_fn_letter-F"><b>F</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="results_fn_letter-A">A</th></tr>
diff --git a/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl 
b/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
index 8b08a6aef7..eca7adf600 100644
--- a/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
+++ b/tp/t/results/sectioning/chapter_between_nodes_texi2html.pl
@@ -594,7 +594,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#Chapter" title="Next section in reading order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -605,14 +605,14 @@ ul.toc-numbered-mark {list-style: none}
 <h1 class="top" id="top-section"><span>top section<a class="copiable-link" 
href="#top-section"> &para;</a></span></h1>
 <p>Top node
 </p>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#section-node">1.1 
section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="Chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -633,7 +633,7 @@ ul.toc-numbered-mark {list-style: none}
 </p>
 <hr>
 <div class="section-level-extent" id="section-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#Chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#Chapter" title="Up section"> Up </a>]</td>
@@ -670,7 +670,7 @@ ul.toc-numbered-mark {list-style: none}
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[Index]</td>
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 d390f4b14f..74b96f569c 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".'| &nbsp; </p>
 </div>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; :</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; :</td><td>&nbsp;&nbsp;</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 aa29f9135e..0a1bee7f71 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"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#g_t_2002_2003_2002" 
accesskey="1">   </a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; :</td><td>&nbsp;&nbsp;</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 a02e4d1d2f..c0b0a74033 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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#second-node">second 
node</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination"><a href="#third-node">1 
chapter</a></td><td>&nbsp;&nbsp;</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 2ac650e35c..a1a8e927b3 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
@@ -25,7 +25,7 @@ td.menu-entry-destination {vertical-align: top}
 </head>
 
 <body lang="en">
-<a class="node-id" id="Top"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1" border="0">
+<a class="node-id" id="Top"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#second-node" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -35,7 +35,7 @@ td.menu-entry-destination {vertical-align: top}
 </tr></table>
 <h1 class="node"><span>Top<a class="copiable-link" href="#Top"> 
&para;</a></span></h1>
 <p>Top node
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#second-node">second 
node</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="third-node.html">third 
node</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
@@ -43,7 +43,7 @@ td.menu-entry-destination {vertical-align: top}
 </table>
 
 <hr style="height: 6px;">
-<a class="node-id" id="second-node"></a><table class="nav-panel" 
cellpadding="1" cellspacing="1" border="0">
+<a class="node-id" id="second-node"></a><table class="nav-panel" 
cellpadding="1" cellspacing="1">
 <tr><td>[ &lt;&lt; ]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[ Up ]</td>
@@ -63,7 +63,7 @@ td.menu-entry-destination {vertical-align: top}
 <p>second node
 </p>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt;&lt; ]</td>
 <td>[ &gt;&gt; ]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_chapter_texi2html_use_nodes_chapter_abt.html
 
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_chapter_texi2html_use_nodes_chapter_abt.html
index b3107de350..758478c531 100644
--- 
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_chapter_texi2html_use_nodes_chapter_abt.html
+++ 
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_chapter_texi2html_use_nodes_chapter_abt.html
@@ -24,7 +24,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
@@ -132,7 +132,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/third-node.html
 
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/third-node.html
index d74fd2fb7d..e82451932b 100644
--- 
a/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/third-node.html
+++ 
b/tp/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html/third-node.html
@@ -24,7 +24,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="chapter-level-extent" id="third-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt;&lt; ]</td>
 <td>[<a href="index.html#second-node" title="Previous section in reading 
order"> &lt; </a>]</td>
 <td>[ Up ]</td>
@@ -42,7 +42,7 @@ span:hover a.copiable-link {visibility: visible}
 <h1 class="chapter" id="chapter"><span>1 chapter<a class="copiable-link" 
href="#chapter"> &para;</a></span></h1>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt;&lt; ]</td>
 <td>[ &gt;&gt; ]</td>
 <td> &nbsp; </td>
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 90b896ff67..cbf5340c64 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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chap-node">chap 
node</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination"><a href="#third-node">1 
subsection</a></td><td>&nbsp;&nbsp;</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 611a814cf5..089fedf282 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
@@ -27,7 +27,7 @@ td.name-direction-about {text-align:center}
 </head>
 
 <body lang="en">
-<a class="node-id" id="Top"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1" border="0">
+<a class="node-id" id="Top"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chap-node" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -37,7 +37,7 @@ td.name-direction-about {text-align:center}
 </tr></table>
 <h1 class="node"><span>Top<a class="copiable-link" href="#Top"> 
&para;</a></span></h1>
 <p>Top node
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chap-node">chap 
node</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="#third-node">third 
node</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
@@ -45,7 +45,7 @@ td.name-direction-about {text-align:center}
 </table>
 
 <hr style="height: 6px;">
-<a class="node-id" id="chap-node"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1" border="0">
+<a class="node-id" id="chap-node"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1">
 <tr><td>[ &lt;&lt; ]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[ Up ]</td>
@@ -66,7 +66,7 @@ td.name-direction-about {text-align:center}
 </p>
 <hr>
 <div class="subsection-level-extent" id="third-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt;&lt; ]</td>
 <td>[<a href="#chap-node" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[ Up ]</td>
@@ -85,7 +85,7 @@ td.name-direction-about {text-align:center}
 <hr style="height: 6px;">
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
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 a47d103309..4994f367c2 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
@@ -25,7 +25,7 @@ td.menu-entry-destination {vertical-align: top}
 </head>
 
 <body lang="en">
-<a class="node-id" id="Top"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1" border="0">
+<a class="node-id" id="Top"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chap-node" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -35,7 +35,7 @@ td.menu-entry-destination {vertical-align: top}
 </tr></table>
 <h1 class="node"><span>Top<a class="copiable-link" href="#Top"> 
&para;</a></span></h1>
 <p>Top node
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chap-node">chap 
node</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a href="#third-node">third 
node</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
@@ -43,7 +43,7 @@ td.menu-entry-destination {vertical-align: top}
 </table>
 
 <hr style="height: 6px;">
-<a class="node-id" id="chap-node"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1" border="0">
+<a class="node-id" id="chap-node"></a><table class="nav-panel" cellpadding="1" 
cellspacing="1">
 <tr><td>[ &lt;&lt; ]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[ Up ]</td>
@@ -64,7 +64,7 @@ td.menu-entry-destination {vertical-align: top}
 </p>
 <hr>
 <div class="subsection-level-extent" id="third-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt;&lt; ]</td>
 <td>[<a href="#chap-node" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[ Up ]</td>
@@ -82,7 +82,7 @@ td.menu-entry-destination {vertical-align: top}
 <h3 class="subsection" id="subsection"><span>1 subsection<a 
class="copiable-link" href="#subsection"> &para;</a></span></h3>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt;&lt; ]</td>
 <td>[ &gt;&gt; ]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_section_texi2html_use_nodes_chapter_abt.html
 
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_section_texi2html_use_nodes_chapter_abt.html
index b3107de350..758478c531 100644
--- 
a/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_section_texi2html_use_nodes_chapter_abt.html
+++ 
b/tp/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html/nodes_after_top_before_section_texi2html_use_nodes_chapter_abt.html
@@ -24,7 +24,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
@@ -132,7 +132,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/sectioning/top_without_node_texi2html_no_use_nodes/res_html/top_without_node_texi2html_no_use_nodes.html
 
b/tp/t/results/sectioning/top_without_node_texi2html_no_use_nodes/res_html/top_without_node_texi2html_no_use_nodes.html
index 39cd1512e9..0de32522ea 100644
--- 
a/tp/t/results/sectioning/top_without_node_texi2html_no_use_nodes/res_html/top_without_node_texi2html_no_use_nodes.html
+++ 
b/tp/t/results/sectioning/top_without_node_texi2html_no_use_nodes/res_html/top_without_node_texi2html_no_use_nodes.html
@@ -26,7 +26,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="top-level-extent" id="top-section">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#second" title="Next section in reading order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -39,7 +39,7 @@ td.name-direction-about {text-align:center}
 </p>
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="second">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#top-section" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#top-section" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#top-section" title="Up section"> Up </a>]</td>
@@ -61,7 +61,7 @@ td.name-direction-about {text-align:center}
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#top-section" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
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 8034b77546..2a0a1babc2 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
@@ -28,7 +28,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chapter-1" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -38,7 +38,7 @@ td.name-direction-about {text-align:center}
 </tr></table>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter-1">1 chapter 
c1</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a 
href="#node-after-chapter-1">node after chapter 
1</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
@@ -49,7 +49,7 @@ td.name-direction-about {text-align:center}
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter-1">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -73,7 +73,7 @@ td.name-direction-about {text-align:center}
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
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 987bdb0b6d..df7f17e9d1 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
@@ -28,7 +28,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chapter-1" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -38,7 +38,7 @@ td.name-direction-about {text-align:center}
 </tr></table>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter-1">1 chapter 
c1</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a 
href="#node-between-chapters">node between 
chapters</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
@@ -49,7 +49,7 @@ td.name-direction-about {text-align:center}
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter-1">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -70,7 +70,7 @@ td.name-direction-about {text-align:center}
 <hr>
 </div>
 <div class="chapter-level-extent" id="chapter-2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter-1" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter-1" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -90,7 +90,7 @@ td.name-direction-about {text-align:center}
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
diff --git 
a/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/chap.html
 
b/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/chap.html
index d57de87c3c..daa1bd58a1 100644
--- 
a/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/chap.html
+++ 
b/tp/t/results/transformations/index_entries_relate_to_item_no_transformation/res_html/chap.html
@@ -65,7 +65,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">top</a>, Up: <a href="in
 <a class="summary-letter-printindex" href="#chap_cp_letter-C"><b>C</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_letter-A">A</th></tr>
diff --git 
a/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/chap.html
 
b/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/chap.html
index 0253f5ea93..5e71c6012c 100644
--- 
a/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/chap.html
+++ 
b/tp/t/results/transformations/index_entries_relate_to_item_transformation/res_html/chap.html
@@ -64,7 +64,7 @@ Previous: <a href="index.html" accesskey="p" 
rel="prev">top</a>, Up: <a href="in
 <a class="summary-letter-printindex" href="#chap_cp_letter-C"><b>C</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_letter-A">A</th></tr>
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 7a92f6c6f0..6d32c368d3 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&eacute;c&eacute;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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="section.html" 
accesskey="1">section</a>:</td><td>&nbsp;&nbsp;</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 1d92370d36..27cee6abae 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> &nbsp; </p>
 <hr>
 <h1 class="top" id="max"><span>max<a class="copiable-link" href="#max"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="chap.html" 
accesskey="1">chap</a>:</td><td>&nbsp;&nbsp;</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_chm/chapter.html 
b/tp/tests/coverage/res_parser/formatting_chm/chapter.html
index 87f324c495..30916ffe52 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/chapter.html
@@ -4436,7 +4436,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th></tr>
@@ -4448,7 +4448,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
@@ -4485,7 +4485,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">-</th></tr>
@@ -4718,7 +4718,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th></tr>
@@ -5016,7 +5016,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th></tr>
diff --git a/tp/tests/coverage/res_parser/formatting_chm/chapter2.html 
b/tp/tests/coverage/res_parser/formatting_chm/chapter2.html
index 4b26102e36..8602c22153 100644
--- a/tp/tests/coverage/res_parser/formatting_chm/chapter2.html
+++ b/tp/tests/coverage/res_parser/formatting_chm/chapter2.html
@@ -925,7 +925,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">-</th></tr>
@@ -1156,7 +1156,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th></tr>
diff --git 
a/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter.xhtml
 
b/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter.xhtml
index 3716774754..8b6e78cfa9 100644
--- 
a/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter.xhtml
+++ 
b/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter.xhtml
@@ -4436,7 +4436,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th></tr>
@@ -4448,7 +4448,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
@@ -4485,7 +4485,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
  &#160; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">-</th></tr>
@@ -4718,7 +4718,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
  &#160; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th></tr>
@@ -5016,7 +5016,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th></tr>
diff --git 
a/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
 
b/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
index 31ce6d72b5..5af3d7a14e 100644
--- 
a/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
+++ 
b/tp/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
@@ -925,7 +925,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
  &#160; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">-</th></tr>
@@ -1156,7 +1156,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
  &#160; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th></tr>
diff --git a/tp/tests/coverage/res_parser/formatting_html32/formatting.html 
b/tp/tests/coverage/res_parser/formatting_html32/formatting.html
index b52d297359..de0d4f81d6 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> &nbsp; 
[<a href="#SEC_Contents"
 </div>
 <h1 id="Top-section">Top section</h1>
 
-<table border="0" cellspacing="0">
+<table cellspacing="0">
 <tr><td>* <a href="#chapter" 
rel="index">chapter</a>:</td><td>&nbsp;&nbsp;</td><td>chapter
 </td></tr>
 <tr><th colspan="3"><pre>
@@ -6546,7 +6546,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div>
-<table border="0">
+<table>
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_truc_letter-T">T</th></tr>
@@ -6558,7 +6558,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div>
-<table border="0">
+<table>
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_codeidx_letter-A">A</th></tr>
@@ -6595,7 +6595,7 @@ Invalid use of @':
 <a href="#chapter_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table border="0">
+<table>
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_symbol-1">-</th></tr>
@@ -6828,7 +6828,7 @@ Invalid use of @':
 <a href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table border="0">
+<table>
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_symbol-1">-</th></tr>
@@ -7126,7 +7126,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div>
-<table border="0">
+<table>
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_tp_letter-D">D</th></tr>
@@ -7143,7 +7143,7 @@ Invalid use of @':
 <p><a id="DOCF10" href="#FOOT10"><sup>12</sup></a>
 </p>
 <div>
-<table border="0" cellspacing="0"><tr><td>
+<table cellspacing="0"><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 border="0" cellspacing="0">
+<table cellspacing="0">
 <tr><td>* <a 
href="#s_002d_002dect_002cion">s--ect,ion</a>:</td><td>&nbsp;&nbsp;</td><td>
 </td></tr>
 </table>
@@ -7166,7 +7166,7 @@ Up: <a href="#chapter" rel="up">chapter</a> &nbsp; [<a 
href="#SEC_Contents" titl
 </div>
 <h3 id="A-section">1.1 A section</h3>
 
-<table border="0" cellspacing="0">
+<table cellspacing="0">
 <tr><td>* <a href="#subsection">subsection</a>:</td><td>&nbsp;&nbsp;</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> &nbsp; [<a href="#S
 </div>
 <h4 id="subsection-1">1.1.1 subsection</h4>
 
-<table border="0" cellspacing="0">
+<table cellspacing="0">
 <tr><td>* <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">subsubsection 
``simple-double--</a>:</td><td>&nbsp;&nbsp;</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>&nbsp;&nbsp;</td><td>
@@ -7251,7 +7251,7 @@ Previous: <a href="#chapter" rel="prev">chapter</a>, Up: 
<a href="#Top" rel="up"
 <a href="#chapter2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table border="0">
+<table>
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_cp_symbol-1">-</th></tr>
@@ -7482,7 +7482,7 @@ Previous: <a href="#chapter" rel="prev">chapter</a>, Up: 
<a href="#Top" rel="up"
 <a href="#chapter2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table border="0">
+<table>
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_fn_symbol-1">-</th></tr>
diff --git 
a/tp/tests/coverage/res_parser/formatting_html_no_split/formatting.html 
b/tp/tests/coverage/res_parser/formatting_html_no_split/formatting.html
index 11320c634d..aa048ec533 100644
--- a/tp/tests/coverage/res_parser/formatting_html_no_split/formatting.html
+++ b/tp/tests/coverage/res_parser/formatting_html_no_split/formatting.html
@@ -4489,7 +4489,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_truc_letter-T">T</th></tr>
@@ -4501,7 +4501,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_codeidx_letter-A">A</th></tr>
@@ -4538,7 +4538,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_symbol-1">-</th></tr>
@@ -4771,7 +4771,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_symbol-1">-</th></tr>
@@ -5069,7 +5069,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_tp_letter-D">D</th></tr>
@@ -5171,7 +5171,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_cp_symbol-1">-</th></tr>
@@ -5402,7 +5402,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_fn_symbol-1">-</th></tr>
diff --git 
a/tp/tests/coverage/res_parser/formatting_regions/formatting_regions.html 
b/tp/tests/coverage/res_parser/formatting_regions/formatting_regions.html
index b68331dae8..414cb96d3f 100644
--- a/tp/tests/coverage/res_parser/formatting_regions/formatting_regions.html
+++ b/tp/tests/coverage/res_parser/formatting_regions/formatting_regions.html
@@ -6670,7 +6670,7 @@ html ''
 <a class="summary-letter-printindex" 
href="#constructs_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="constructs_cp_symbol-1">-</th></tr>
@@ -6769,7 +6769,7 @@ html ''
 <a class="summary-letter-printindex" 
href="#constructs_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="constructs_fn_symbol-1">-</th></tr>
@@ -7053,7 +7053,7 @@ html ''
 <a class="summary-letter-printindex" 
href="#constructs_vr_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="constructs_vr_letter-A">A</th></tr>
@@ -7178,7 +7178,7 @@ html ''
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="constructs_tp_letter-D">D</th></tr>
@@ -7269,7 +7269,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_cp_symbol-1">-</th></tr>
@@ -7366,7 +7366,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_fn_symbol-1">-</th></tr>
diff --git a/tp/tests/coverage/res_parser/formatting_xhtml/formatting.html 
b/tp/tests/coverage/res_parser/formatting_xhtml/formatting.html
index c0b7dcc8eb..bdf42e33b3 100644
--- a/tp/tests/coverage/res_parser/formatting_xhtml/formatting.html
+++ b/tp/tests/coverage/res_parser/formatting_xhtml/formatting.html
@@ -6708,7 +6708,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr/></td></tr>
 <tr><th id="chapter_truc_letter-T">T</th></tr>
@@ -6720,7 +6720,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr/></td></tr>
 <tr><th id="chapter_codeidx_letter-A">A</th></tr>
@@ -6757,7 +6757,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr/></td></tr>
 <tr><th id="chapter_cp_symbol-1">-</th></tr>
@@ -6990,7 +6990,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr/></td></tr>
 <tr><th id="chapter_fn_symbol-1">-</th></tr>
@@ -7288,7 +7288,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr/></td></tr>
 <tr><th id="chapter_tp_letter-D">D</th></tr>
@@ -7390,7 +7390,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr/></td></tr>
 <tr><th id="chapter2_cp_symbol-1">-</th></tr>
@@ -7621,7 +7621,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr/></td></tr>
 <tr><th id="chapter2_fn_symbol-1">-</th></tr>
diff --git 
a/tp/tests/customization/res_parser/sectioning_directions/sectioning.html 
b/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
index 2d9ed4204b..ac2a8ca8e3 100644
--- a/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
+++ b/tp/tests/customization/res_parser/sectioning_directions/sectioning.html
@@ -36,7 +36,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td></td>
@@ -142,7 +142,7 @@ ul.toc-numbered-mark {list-style: none}
 <td></td>
 <td>|</td>
 </tr></table>
-<a class="top" id="SEC_Top"></a><table class="menu" border="0" cellspacing="0">
+<a class="top" id="SEC_Top"></a><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#First-node" accesskey="1">1 
first node chapter</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">node 1
   explaination no heading ?
 * and here ?
@@ -177,7 +177,7 @@ description here
 
 <hr>
 <div class="chapter-level-extent" id="First-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>Top</td>
@@ -286,7 +286,7 @@ description here
 <h2 class="chapter" id="first-node-chapter"><span>1 first node chapter<a 
class="copiable-link" href="#first-node-chapter"> &para;</a></span></h2>
 
 <p>first node chapter text
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#unnumbered" 
accesskey="1">unnumbered section</a>:</td><td>&nbsp;&nbsp;</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>&nbsp;&nbsp;</td><td 
class="menu-entry-description">un2
@@ -299,7 +299,7 @@ description here
 
 <hr>
 <div class="unnumberedsec-level-extent" id="unnumbered">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>First node</td>
@@ -407,7 +407,7 @@ description here
 </tr></table>
 <h3 class="unnumberedsec" id="unnumbered-section"><span>unnumbered section<a 
class="copiable-link" href="#unnumbered-section"> &para;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#unnumbered-sub" 
accesskey="1">unnumbered subsection</a>:</td><td>&nbsp;&nbsp;</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>&nbsp;&nbsp;</td><td 
class="menu-entry-description">nu
@@ -420,7 +420,7 @@ description here
 
 <hr>
 <div class="unnumberedsubsec-level-extent" id="unnumbered-sub">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>unnumbered</td>
@@ -531,7 +531,7 @@ description here
 <hr>
 </div>
 <div class="subsection-level-extent" id="numbered-sub">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>unnumbered</td>
@@ -642,7 +642,7 @@ description here
 <hr>
 </div>
 <div class="unnumberedsubsec-level-extent" id="unnumbered-sub2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>unnumbered</td>
@@ -753,7 +753,7 @@ description here
 <hr>
 </div>
 <div class="subsection-level-extent" id="numbered-sub2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>unnumbered</td>
@@ -865,7 +865,7 @@ description here
 </div>
 </div>
 <div class="unnumberedsec-level-extent" id="unnumbered2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>First node</td>
@@ -973,14 +973,14 @@ description here
 </tr></table>
 <h3 class="unnumberedsec" id="unnumbered-section2"><span>unnumbered section2<a 
class="copiable-link" href="#unnumbered-section2"> &para;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#numbered-sub3" 
accesskey="1">numbered subsection3</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="numbered-sub3">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>unnumbered2</td>
@@ -1093,7 +1093,7 @@ description here
 </div>
 </div>
 <div class="section-level-extent" id="numbered">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>First node</td>
@@ -1208,7 +1208,7 @@ description here
 </div>
 </div>
 <div class="chapter-level-extent" id="Second-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>Top</td>
@@ -1324,7 +1324,7 @@ description here
 <hr>
 </div>
 <div class="unnumbered-level-extent" id="Third-node-unnumbered">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>Top</td>
@@ -1440,7 +1440,7 @@ description here
 </div>
 </div>
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td></td>
@@ -1572,7 +1572,7 @@ description here
 </div>
 </div><hr>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td></td>
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 d222c7047f..deb551f862 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
@@ -33,7 +33,7 @@ th.menu-comment {text-align:left}
 
 <body lang="en">
 <div class="chapter-level-extent" id="First-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>Top</td>
@@ -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"> &para;</a></span></h2>
 
 <p>first node chapter text
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#unnumbered" 
accesskey="1">unnumbered section</a>:</td><td>&nbsp;&nbsp;</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>&nbsp;&nbsp;</td><td 
class="menu-entry-description">un2
@@ -259,7 +259,7 @@ th.menu-comment {text-align:left}
 
 <hr>
 <div class="unnumberedsec-level-extent" id="unnumbered">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>First node</td>
@@ -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"> &para;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#unnumbered-sub" 
accesskey="1">unnumbered subsection</a>:</td><td>&nbsp;&nbsp;</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>&nbsp;&nbsp;</td><td 
class="menu-entry-description">nu
@@ -484,7 +484,7 @@ th.menu-comment {text-align:left}
 
 <hr>
 <div class="unnumberedsubsec-level-extent" id="unnumbered-sub">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>unnumbered</td>
@@ -699,7 +699,7 @@ th.menu-comment {text-align:left}
 <hr>
 </div>
 <div class="subsection-level-extent" id="numbered-sub">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>unnumbered</td>
@@ -914,7 +914,7 @@ th.menu-comment {text-align:left}
 <hr>
 </div>
 <div class="unnumberedsubsec-level-extent" id="unnumbered-sub2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>unnumbered</td>
@@ -1129,7 +1129,7 @@ th.menu-comment {text-align:left}
 <hr>
 </div>
 <div class="subsection-level-extent" id="numbered-sub2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>unnumbered</td>
@@ -1345,7 +1345,7 @@ th.menu-comment {text-align:left}
 </div>
 </div>
 <div class="unnumberedsec-level-extent" id="unnumbered2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>First node</td>
@@ -1557,14 +1557,14 @@ th.menu-comment {text-align:left}
 </tr></table>
 <h3 class="unnumberedsec" id="unnumbered-section2"><span>unnumbered section2<a 
class="copiable-link" href="#unnumbered-section2"> &para;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#numbered-sub3" 
accesskey="1">numbered subsection3</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
 
 <hr>
 <div class="subsection-level-extent" id="numbered-sub3">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>unnumbered2</td>
@@ -1781,7 +1781,7 @@ th.menu-comment {text-align:left}
 </div>
 </div>
 <div class="section-level-extent" id="numbered">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>First node</td>
@@ -1999,7 +1999,7 @@ th.menu-comment {text-align:left}
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>Next: <a href="Second-node.html" accesskey="n" rel="next">second node 
chapter</a></td>
 <td></td>
 <td></td>
diff --git 
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Second-node.html
 
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Second-node.html
index 79aa812495..87ac7b5a82 100644
--- 
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Second-node.html
+++ 
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Second-node.html
@@ -29,7 +29,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="chapter-level-extent" id="Second-node">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>Top</td>
@@ -248,7 +248,7 @@ span:hover a.copiable-link {visibility: visible}
 </p>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>Next: <a href="Third-node-unnumbered.html" accesskey="n" 
rel="next">unnumbered chapter</a></td>
 <td>Prev: <a href="First-node.html#First-node" accesskey="p" rel="prev">first 
node chapter</a></td>
 <td></td>
diff --git 
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
 
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
index 0bce3d2c94..be1d369723 100644
--- 
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
+++ 
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/Third-node-unnumbered.html
@@ -30,7 +30,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="unnumbered-level-extent" id="Third-node-unnumbered">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td>Top</td>
@@ -248,7 +248,7 @@ span:hover a.copiable-link {visibility: visible}
 <a class="node" id="Last-node-no-description"></a>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td></td>
 <td>Prev: <a href="Second-node.html" accesskey="p" rel="prev">second node 
chapter</a></td>
 <td></td>
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 bba9ec00ed..b2292abf57 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
@@ -31,7 +31,7 @@ th.menu-comment {text-align:left}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td></td>
@@ -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" border="0" cellspacing="0">
+<a class="top" id="SEC_Top"></a><table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="First-node.html#First-node" 
accesskey="1">1 first node chapter</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">node 1
   explaination no heading ?
 * and here ?
@@ -276,7 +276,7 @@ description here
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td></td>
 <td></td>
 <td></td>
diff --git 
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
 
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
index ddedd28c42..281e09f797 100644
--- 
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
+++ 
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_abt.html
@@ -27,7 +27,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td></td>
@@ -750,7 +750,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td></td>
diff --git 
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
 
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
index 29bba9e372..10e96f5d8c 100644
--- 
a/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
+++ 
b/tp/tests/customization/res_parser/sectioning_directions_split_chapter/sectioning_toc.html
@@ -26,7 +26,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td></td>
@@ -261,7 +261,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>|</td>
 <td>node-Up</td>
 <td></td>
diff --git 
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html 
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
index 45734f198d..e6ac7d3d14 100644
--- 
a/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
+++ 
b/tp/tests/formatting/res_parser/documentlanguage_cmdline/documentlanguage.html
@@ -37,7 +37,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 
 
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chapter" title="Section suivante dans l&rsquo;ordre de 
lecture"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -47,13 +47,13 @@ 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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1 
Chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"> &lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Section pr&eacute;c&eacute;dente dans l&rsquo;ordre 
de lecture"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Section sup&eacute;rieure">Plus haut</a>]</td>
@@ -78,7 +78,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 </p></dd></dl>
 
 <div class="printindex fn-printindex">
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Chapter_fn_letter-N">N</th></tr>
@@ -91,7 +91,7 @@ th.sections-header-printindex {text-align:left; padding-left: 
1em}
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Couverture (top) du document">Racine</a>]</td>
 <td>[Contenu]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
diff --git 
a/tp/tests/formatting/res_parser/index_entries_relate_to_item/index_entries_relate_to_item.html
 
b/tp/tests/formatting/res_parser/index_entries_relate_to_item/index_entries_relate_to_item.html
index 52b001a2ee..3f07372b28 100644
--- 
a/tp/tests/formatting/res_parser/index_entries_relate_to_item/index_entries_relate_to_item.html
+++ 
b/tp/tests/formatting/res_parser/index_entries_relate_to_item/index_entries_relate_to_item.html
@@ -74,7 +74,7 @@ Previous: <a href="#Top" accesskey="p" rel="prev">top</a>, 
Up: <a href="#Top" ac
 <a class="summary-letter-printindex" href="#chap_cp_letter-C"><b>C</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chap_cp_letter-A">A</th></tr>
diff --git 
a/tp/tests/formatting/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
 
b/tp/tests/formatting/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
index bdf84df5b3..7664d87ad2 100644
--- 
a/tp/tests/formatting/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
+++ 
b/tp/tests/formatting/res_parser/indices_in_begin_tables_lists/indices_in_begin_tables_lists.html
@@ -203,7 +203,7 @@ Prev: <a href="#chapter" accesskey="p" rel="prev">chap</a>, 
 Up : <a href="#Top"
 <a class="summary-letter-printindex" 
href="#printindex-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="printindex-1_cp_letter-A">A</th></tr>
@@ -262,7 +262,7 @@ Prev: <a href="#chapter" accesskey="p" rel="prev">chap</a>, 
 Up : <a href="#Top"
 <a class="summary-letter-printindex" 
href="#printindex-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="vr-entries-printindex" border="0">
+<table class="vr-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="printindex-1_vr_letter-A">A</th></tr>
@@ -290,7 +290,7 @@ Prev: <a href="#chapter" accesskey="p" rel="prev">chap</a>, 
 Up : <a href="#Top"
 <a class="summary-letter-printindex" 
href="#printindex-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="printindex-1_fn_letter-A">A</th></tr>
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 13e13f94d1..5cfff569d8 100644
--- a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
@@ -3151,7 +3151,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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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">
@@ -6724,7 +6724,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_truc_letter-T">T</th></tr>
@@ -6736,7 +6736,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_codeidx_letter-A">A</th></tr>
@@ -6773,7 +6773,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_cp_letter-V"><b>V</b></a>
    
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_symbol-1">-</th></tr>
@@ -7006,7 +7006,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
    
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_symbol-1">-</th></tr>
@@ -7304,7 +7304,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_tp_letter-D">D</th></tr>
@@ -7321,7 +7321,7 @@ Invalid use of @':
 <p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
 </p>
 <div class="format">
-<table class="menu" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><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">
 
@@ -7332,7 +7332,7 @@ Menu comment
 </pre></td></tr></table>
 </div>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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>
@@ -7344,7 +7344,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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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">
@@ -7365,7 +7365,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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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">
@@ -7429,7 +7429,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_cp_letter-V"><b>V</b></a>
    
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_cp_symbol-1">-</th></tr>
@@ -7660,7 +7660,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_fn_letter-X"><b>X</b></a>
    
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_fn_symbol-1">-</th></tr>
diff --git 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
index d25540fa31..8f92906cef 100644
--- 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
+++ 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
@@ -4437,7 +4437,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th></tr>
@@ -4449,7 +4449,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
@@ -4486,7 +4486,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
  &#160; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">-</th></tr>
@@ -4719,7 +4719,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
  &#160; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th></tr>
@@ -5017,7 +5017,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th></tr>
diff --git 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
index 8eb260e084..54fd43880b 100644
--- 
a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
+++ 
b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
@@ -926,7 +926,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
  &#160; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">-</th></tr>
@@ -1157,7 +1157,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
  &#160; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th></tr>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
index 57ac778ac8..625991f682 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
@@ -910,7 +910,7 @@ ul.mark-none {list-style-type: none}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -4445,7 +4445,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th></tr>
@@ -4457,7 +4457,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
@@ -4494,7 +4494,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">-</th></tr>
@@ -4727,7 +4727,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th></tr>
@@ -5025,7 +5025,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th></tr>
@@ -5072,7 +5072,7 @@ Invalid use of @':
 <p>in footnote</p>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
index ca2d8b5814..fcb1410fc9 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
@@ -893,7 +893,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 <body lang="en">
 <div class="centerchap-level-extent" id="chapter2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a 
href="s_002d_002dect_002cion.html#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"
 title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -937,7 +937,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">-</th></tr>
@@ -1168,7 +1168,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th></tr>
@@ -1460,7 +1460,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a 
href="s_002d_002dect_002cion.html#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"
 title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html 
b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
index db0fc62b21..097c803600 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
@@ -884,7 +884,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="formatting_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
@@ -992,7 +992,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="formatting_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
index 7c2c43046c..0206cf5fa5 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
@@ -882,7 +882,7 @@ span.program-in-footer {font-size: smaller}
 
 <body lang="en">
 <div class="element-shortcontents" id="SEC_Shortcontents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="formatting_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
@@ -897,7 +897,7 @@ span.program-in-footer {font-size: smaller}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="formatting_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
index a04142352d..019aed25a9 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
@@ -882,7 +882,7 @@ span.program-in-footer {font-size: smaller}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
@@ -908,7 +908,7 @@ span.program-in-footer {font-size: smaller}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/index.html 
b/tp/tests/layout/res_parser/formatting_exotic/index.html
index 25914da4b8..066b1a9ef2 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/index.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/index.html
@@ -892,7 +892,7 @@ span:hover a.copiable-link {visibility: visible}
 
 
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -906,7 +906,7 @@ span:hover a.copiable-link {visibility: visible}
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
diff --git 
a/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html 
b/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
index 12c679de7d..e1d0f1cc23 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
@@ -884,7 +884,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="section-level-extent" id="s_002d_002dect_002cion">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
@@ -921,7 +921,7 @@ span:hover a.copiable-link {visibility: visible}
 </div>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
diff --git a/tp/tests/layout/res_parser/formatting_fr/formatting.html 
b/tp/tests/layout/res_parser/formatting_fr/formatting.html
index c4b12dce9b..864edc8f7b 100644
--- a/tp/tests/layout/res_parser/formatting_fr/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr/formatting.html
@@ -3141,7 +3141,7 @@ html ''
 
 
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chapter" title="Section suivante dans l&rsquo;ordre de 
lecture"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -3151,7 +3151,7 @@ html ''
 </tr></table>
 <h1 class="top" id="Top-section"><span>Top section<a class="copiable-link" 
href="#Top-section"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">chapter
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -3165,7 +3165,7 @@ Menu comment
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"> &lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Section pr&eacute;c&eacute;dente dans l&rsquo;ordre 
de lecture"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Section sup&eacute;rieure">Plus haut</a>]</td>
@@ -6704,7 +6704,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th></tr>
@@ -6716,7 +6716,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
@@ -6753,7 +6753,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">-</th></tr>
@@ -6986,7 +6986,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th></tr>
@@ -7284,7 +7284,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th></tr>
@@ -7301,7 +7301,7 @@ Invalid use of @':
 <p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
 </p>
 <div class="format">
-<table class="menu" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-preformatted">&bull; <a 
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&ndash;ect,ion
 </pre><pre class="menu-comment-preformatted">
 
@@ -7312,13 +7312,13 @@ Menu comment
 </pre></td></tr></table>
 </div>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#s_002d_002dect_002cion">1.1 A 
section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 <hr>
 <div class="section-level-extent" id="s_002d_002dect_002cion">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter" title="Section pr&eacute;c&eacute;dente dans 
l&rsquo;ordre de lecture"> &lt; </a>]</td>
 <td>[<a href="#chapter" title="Section sup&eacute;rieure">Plus haut</a>]</td>
@@ -7335,7 +7335,7 @@ Menu comment
 </tr></table>
 <h2 class="section" id="A-section"><span>1.1 A section<a class="copiable-link" 
href="#A-section"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 
subsection</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -7350,7 +7350,7 @@ Menu comment
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"> &lt;&lt; </a>]</td>
 <td>[<a href="#s_002d_002dect_002cion" title="Section pr&eacute;c&eacute;dente 
dans l&rsquo;ordre de lecture"> &lt; </a>]</td>
 <td>[<a href="#s_002d_002dect_002cion" title="Section sup&eacute;rieure">Plus 
haut</a>]</td>
@@ -7367,7 +7367,7 @@ Menu comment
 </tr></table>
 <h3 class="subsection" id="subsection-1"><span>1.1.1 subsection<a 
class="copiable-link" href="#subsection-1"> &para;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></td><td>&nbsp;&nbsp;</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&mdash;four&mdash;-&rdquo;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
@@ -7377,7 +7377,7 @@ Menu comment
 <a class="anchor" id="anchor"></a>
 <hr>
 <div class="subsubsection-level-extent" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"> &lt;&lt; </a>]</td>
 <td>[<a href="#subsection" title="Section pr&eacute;c&eacute;dente dans 
l&rsquo;ordre de lecture"> &lt; </a>]</td>
 <td>[<a href="#subsection" title="Section sup&eacute;rieure">Plus 
haut</a>]</td>
@@ -7397,7 +7397,7 @@ Menu comment
 <hr>
 </div>
 <div class="subsubsection-level-extent" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"> &lt;&lt; </a>]</td>
 <td>[<a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
title="Section pr&eacute;c&eacute;dente dans l&rsquo;ordre de lecture"> &lt; 
</a>]</td>
 <td>[<a href="#subsection" title="Section sup&eacute;rieure">Plus 
haut</a>]</td>
@@ -7420,7 +7420,7 @@ Menu comment
 </div>
 </div>
 <div class="centerchap-level-extent" id="chapter2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"> &lt;&lt; </a>]</td>
 <td>[<a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
title="Section pr&eacute;c&eacute;dente dans l&rsquo;ordre de lecture"> &lt; 
</a>]</td>
 <td>[<a href="#Top" title="Section sup&eacute;rieure">Plus haut</a>]</td>
@@ -7464,7 +7464,7 @@ Menu comment
 <a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">-</th></tr>
@@ -7695,7 +7695,7 @@ Menu comment
 <a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th></tr>
@@ -7989,7 +7989,7 @@ Menu comment
 </div>
 </div>
 <div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Couverture (top) du document">Racine</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table des 
mati&egrave;res">Contenu</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
@@ -8030,7 +8030,7 @@ Menu comment
 <p>in footnote</p>
 </div><hr>
 <div class="element-shortcontents" id="SEC_Shortcontents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Couverture (top) du document">Racine</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table des 
mati&egrave;res">Contenu</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
@@ -8046,7 +8046,7 @@ Menu comment
 </div>
 </div><hr>
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Couverture (top) du document">Racine</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table des 
mati&egrave;res">Contenu</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
@@ -8073,7 +8073,7 @@ Menu comment
 </div>
 </div><hr>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Couverture (top) du document">Racine</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table des 
mati&egrave;res">Contenu</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
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 51d0645998..6bf518afdc 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -3141,17 +3141,17 @@ html ''
 
 
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><img src="a_left_na.png" border="0" alt="Arri&egrave;re" 
align="middle"></td>
-<td><a href="#chapter" title="Section suivante dans l&rsquo;ordre de 
lecture"><img src="a_right.png" border="0" alt="Avant: 1 chapter" 
align="middle"></a></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><img src="a_left_na.png" alt="Arri&egrave;re" align="middle"></td>
+<td><a href="#chapter" title="Section suivante dans l&rsquo;ordre de 
lecture"><img src="a_right.png" alt="Avant: 1 chapter" align="middle"></a></td>
 <td> &nbsp; </td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h1 class="top" id="Top-section"><span>Top section<a class="copiable-link" 
href="#Top-section"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">chapter
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -3165,20 +3165,20 @@ Menu comment
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><a href="#Top" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" border="0" 
alt="RetourRapide: Top section" align="middle"></a></td>
-<td><a href="#Top" title="Section pr&eacute;c&eacute;dente dans l&rsquo;ordre 
de lecture"><img src="a_left.png" border="0" alt="Arri&egrave;re: Top section" 
align="middle"></a></td>
-<td><a href="#Top" title="Section sup&eacute;rieure"><img src="a_up.png" 
border="0" alt="Monter: Top section" align="middle"></a></td>
-<td><a href="#s_002d_002dect_002cion" title="Section suivante dans 
l&rsquo;ordre de lecture"><img src="a_right.png" border="0" alt="Avant: 1.1 A 
section" align="middle"></a></td>
-<td><a href="#chapter2" title="Chapitre suivant"><img src="a_rightdouble.png" 
border="0" alt="AvanceRapide: chapter 2" align="middle"></a></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><a href="#Top" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" alt="RetourRapide: Top 
section" align="middle"></a></td>
+<td><a href="#Top" title="Section pr&eacute;c&eacute;dente dans l&rsquo;ordre 
de lecture"><img src="a_left.png" alt="Arri&egrave;re: Top section" 
align="middle"></a></td>
+<td><a href="#Top" title="Section sup&eacute;rieure"><img src="a_up.png" 
alt="Monter: Top section" align="middle"></a></td>
+<td><a href="#s_002d_002dect_002cion" title="Section suivante dans 
l&rsquo;ordre de lecture"><img src="a_right.png" alt="Avant: 1.1 A section" 
align="middle"></a></td>
+<td><a href="#chapter2" title="Chapitre suivant"><img src="a_rightdouble.png" 
alt="AvanceRapide: chapter 2" align="middle"></a></td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
-<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
border="0" alt="Racine: Top section" align="middle"></a></td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
alt="Racine: Top section" align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h1 class="chapter" id="chapter-1"><span>1 chapter<a class="copiable-link" 
href="#chapter-1"> &para;</a></span></h1>
 
@@ -6704,7 +6704,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th></tr>
@@ -6716,7 +6716,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
@@ -6753,7 +6753,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">-</th></tr>
@@ -6986,7 +6986,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th></tr>
@@ -7284,7 +7284,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th></tr>
@@ -7301,7 +7301,7 @@ Invalid use of @':
 <p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
 </p>
 <div class="format">
-<table class="menu" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-preformatted">&bull; <a 
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&ndash;ect,ion
 </pre><pre class="menu-comment-preformatted">
 
@@ -7312,30 +7312,30 @@ Menu comment
 </pre></td></tr></table>
 </div>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#s_002d_002dect_002cion">1.1 A 
section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 <hr>
 <div class="section-level-extent" id="s_002d_002dect_002cion">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" border="0" 
alt="RetourRapide: 1 chapter" align="middle"></a></td>
-<td><a href="#chapter" title="Section pr&eacute;c&eacute;dente dans 
l&rsquo;ordre de lecture"><img src="a_left.png" border="0" alt="Arri&egrave;re: 
1 chapter" align="middle"></a></td>
-<td><a href="#chapter" title="Section sup&eacute;rieure"><img src="a_up.png" 
border="0" alt="Monter: 1 chapter" align="middle"></a></td>
-<td><a href="#subsection" title="Section suivante dans l&rsquo;ordre de 
lecture"><img src="a_right.png" border="0" alt="Avant: 1.1.1 subsection" 
align="middle"></a></td>
-<td><a href="#chapter2" title="Chapitre suivant"><img src="a_rightdouble.png" 
border="0" alt="AvanceRapide: chapter 2" align="middle"></a></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" alt="RetourRapide: 1 
chapter" align="middle"></a></td>
+<td><a href="#chapter" title="Section pr&eacute;c&eacute;dente dans 
l&rsquo;ordre de lecture"><img src="a_left.png" alt="Arri&egrave;re: 1 chapter" 
align="middle"></a></td>
+<td><a href="#chapter" title="Section sup&eacute;rieure"><img src="a_up.png" 
alt="Monter: 1 chapter" align="middle"></a></td>
+<td><a href="#subsection" title="Section suivante dans l&rsquo;ordre de 
lecture"><img src="a_right.png" alt="Avant: 1.1.1 subsection" 
align="middle"></a></td>
+<td><a href="#chapter2" title="Chapitre suivant"><img src="a_rightdouble.png" 
alt="AvanceRapide: chapter 2" align="middle"></a></td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
-<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
border="0" alt="Racine: Top section" align="middle"></a></td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
alt="Racine: Top section" align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h2 class="section" id="A-section"><span>1.1 A section<a class="copiable-link" 
href="#A-section"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 
subsection</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -7350,24 +7350,24 @@ Menu comment
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" border="0" 
alt="RetourRapide: 1 chapter" align="middle"></a></td>
-<td><a href="#s_002d_002dect_002cion" title="Section pr&eacute;c&eacute;dente 
dans l&rsquo;ordre de lecture"><img src="a_left.png" border="0" 
alt="Arri&egrave;re: 1.1 A section" align="middle"></a></td>
-<td><a href="#s_002d_002dect_002cion" title="Section sup&eacute;rieure"><img 
src="a_up.png" border="0" alt="Monter: 1.1 A section" align="middle"></a></td>
-<td><a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
title="Section suivante dans l&rsquo;ordre de lecture"><img src="a_right.png" 
border="0" alt="Avant: 1.1.1.1 subsubsection &ldquo;simple-double&ndash;" 
align="middle"></a></td>
-<td><a href="#chapter2" title="Chapitre suivant"><img src="a_rightdouble.png" 
border="0" alt="AvanceRapide: chapter 2" align="middle"></a></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" alt="RetourRapide: 1 
chapter" align="middle"></a></td>
+<td><a href="#s_002d_002dect_002cion" title="Section pr&eacute;c&eacute;dente 
dans l&rsquo;ordre de lecture"><img src="a_left.png" alt="Arri&egrave;re: 1.1 A 
section" align="middle"></a></td>
+<td><a href="#s_002d_002dect_002cion" title="Section sup&eacute;rieure"><img 
src="a_up.png" alt="Monter: 1.1 A section" align="middle"></a></td>
+<td><a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
title="Section suivante dans l&rsquo;ordre de lecture"><img src="a_right.png" 
alt="Avant: 1.1.1.1 subsubsection &ldquo;simple-double&ndash;" 
align="middle"></a></td>
+<td><a href="#chapter2" title="Chapitre suivant"><img src="a_rightdouble.png" 
alt="AvanceRapide: chapter 2" align="middle"></a></td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
-<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
border="0" alt="Racine: Top section" align="middle"></a></td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
alt="Racine: Top section" align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h3 class="subsection" id="subsection-1"><span>1.1.1 subsection<a 
class="copiable-link" href="#subsection-1"> &para;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></td><td>&nbsp;&nbsp;</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&mdash;four&mdash;-&rdquo;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
@@ -7377,40 +7377,40 @@ Menu comment
 <a class="anchor" id="anchor"></a>
 <hr>
 <div class="subsubsection-level-extent" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" border="0" 
alt="RetourRapide: 1 chapter" align="middle"></a></td>
-<td><a href="#subsection" title="Section pr&eacute;c&eacute;dente dans 
l&rsquo;ordre de lecture"><img src="a_left.png" border="0" alt="Arri&egrave;re: 
1.1.1 subsection" align="middle"></a></td>
-<td><a href="#subsection" title="Section sup&eacute;rieure"><img 
src="a_up.png" border="0" alt="Monter: 1.1.1 subsection" 
align="middle"></a></td>
-<td><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
title="Section suivante dans l&rsquo;ordre de lecture"><img src="a_right.png" 
border="0" alt="Avant: 1.1.1.2 three&mdash;four&mdash;-&rdquo;" 
align="middle"></a></td>
-<td><a href="#chapter2" title="Chapitre suivant"><img src="a_rightdouble.png" 
border="0" alt="AvanceRapide: chapter 2" align="middle"></a></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" alt="RetourRapide: 1 
chapter" align="middle"></a></td>
+<td><a href="#subsection" title="Section pr&eacute;c&eacute;dente dans 
l&rsquo;ordre de lecture"><img src="a_left.png" alt="Arri&egrave;re: 1.1.1 
subsection" align="middle"></a></td>
+<td><a href="#subsection" title="Section sup&eacute;rieure"><img 
src="a_up.png" alt="Monter: 1.1.1 subsection" align="middle"></a></td>
+<td><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
title="Section suivante dans l&rsquo;ordre de lecture"><img src="a_right.png" 
alt="Avant: 1.1.1.2 three&mdash;four&mdash;-&rdquo;" align="middle"></a></td>
+<td><a href="#chapter2" title="Chapitre suivant"><img src="a_rightdouble.png" 
alt="AvanceRapide: chapter 2" align="middle"></a></td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
-<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
border="0" alt="Racine: Top section" align="middle"></a></td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
alt="Racine: Top section" align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h4 class="subsubsection" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1"><span>1.1.1.1 
subsubsection &ldquo;simple-double&ndash;<a class="copiable-link" 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d-1"> 
&para;</a></span></h4>
 
 <hr>
 </div>
 <div class="subsubsection-level-extent" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" border="0" 
alt="RetourRapide: 1 chapter" align="middle"></a></td>
-<td><a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
title="Section pr&eacute;c&eacute;dente dans l&rsquo;ordre de lecture"><img 
src="a_left.png" border="0" alt="Arri&egrave;re: 1.1.1.1 subsubsection 
&ldquo;simple-double&ndash;" align="middle"></a></td>
-<td><a href="#subsection" title="Section sup&eacute;rieure"><img 
src="a_up.png" border="0" alt="Monter: 1.1.1 subsection" 
align="middle"></a></td>
-<td><a href="#chapter2" title="Section suivante dans l&rsquo;ordre de 
lecture"><img src="a_right.png" border="0" alt="Avant: chapter 2" 
align="middle"></a></td>
-<td><a href="#chapter2" title="Chapitre suivant"><img src="a_rightdouble.png" 
border="0" alt="AvanceRapide: chapter 2" align="middle"></a></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" alt="RetourRapide: 1 
chapter" align="middle"></a></td>
+<td><a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
title="Section pr&eacute;c&eacute;dente dans l&rsquo;ordre de lecture"><img 
src="a_left.png" alt="Arri&egrave;re: 1.1.1.1 subsubsection 
&ldquo;simple-double&ndash;" align="middle"></a></td>
+<td><a href="#subsection" title="Section sup&eacute;rieure"><img 
src="a_up.png" alt="Monter: 1.1.1 subsection" align="middle"></a></td>
+<td><a href="#chapter2" title="Section suivante dans l&rsquo;ordre de 
lecture"><img src="a_right.png" alt="Avant: chapter 2" align="middle"></a></td>
+<td><a href="#chapter2" title="Chapitre suivant"><img src="a_rightdouble.png" 
alt="AvanceRapide: chapter 2" align="middle"></a></td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
-<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
border="0" alt="Racine: Top section" align="middle"></a></td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
alt="Racine: Top section" align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h4 class="subsubsection" 
id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"><span>1.1.1.2 
three&mdash;four&mdash;-&rdquo;<a class="copiable-link" 
href="#three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"> 
&para;</a></span></h4>
 
@@ -7420,20 +7420,20 @@ Menu comment
 </div>
 </div>
 <div class="centerchap-level-extent" id="chapter2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" border="0" 
alt="RetourRapide: 1 chapter" align="middle"></a></td>
-<td><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
title="Section pr&eacute;c&eacute;dente dans l&rsquo;ordre de lecture"><img 
src="a_left.png" border="0" alt="Arri&egrave;re: 1.1.1.2 
three&mdash;four&mdash;-&rdquo;" align="middle"></a></td>
-<td><a href="#Top" title="Section sup&eacute;rieure"><img src="a_up.png" 
border="0" alt="Monter: Top section" align="middle"></a></td>
-<td><img src="a_right_na.png" border="0" alt="Avant" align="middle"></td>
-<td><img src="a_rightdouble_na.png" border="0" alt="AvanceRapide" 
align="middle"></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><a href="#chapter" title="D&eacute;but de ce chapitre ou chapitre 
pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" alt="RetourRapide: 1 
chapter" align="middle"></a></td>
+<td><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
title="Section pr&eacute;c&eacute;dente dans l&rsquo;ordre de lecture"><img 
src="a_left.png" alt="Arri&egrave;re: 1.1.1.2 three&mdash;four&mdash;-&rdquo;" 
align="middle"></a></td>
+<td><a href="#Top" title="Section sup&eacute;rieure"><img src="a_up.png" 
alt="Monter: Top section" align="middle"></a></td>
+<td><img src="a_right_na.png" alt="Avant" align="middle"></td>
+<td><img src="a_rightdouble_na.png" alt="AvanceRapide" align="middle"></td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
 <td> &nbsp; </td>
-<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
border="0" alt="Racine: Top section" align="middle"></a></td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<td><a href="#Top" title="Couverture (top) du document"><img src="a_top.png" 
alt="Racine: Top section" align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h1 class="centerchap" id="chapter-2"><span>chapter 2<a class="copiable-link" 
href="#chapter-2"> &para;</a></span></h1>
 
@@ -7464,7 +7464,7 @@ Menu comment
 <a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">-</th></tr>
@@ -7695,7 +7695,7 @@ Menu comment
 <a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th></tr>
@@ -7989,11 +7989,11 @@ Menu comment
 </div>
 </div>
 <div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><a href="#Top" title="Couverture (top) du document"><img 
src="a_top.png" border="0" alt="Racine: Top section" align="middle"></a></td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><a href="#Top" title="Couverture (top) du document"><img 
src="a_top.png" alt="Racine: Top section" align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h1 class="footnotes-heading">Notes de bas de page</h1>
 
@@ -8030,11 +8030,11 @@ Menu comment
 <p>in footnote</p>
 </div><hr>
 <div class="element-shortcontents" id="SEC_Shortcontents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><a href="#Top" title="Couverture (top) du document"><img 
src="a_top.png" border="0" alt="Racine: Top section" align="middle"></a></td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><a href="#Top" title="Couverture (top) du document"><img 
src="a_top.png" alt="Racine: Top section" align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h1 class="shortcontents-heading">R&eacute;sum&eacute; du contenu</h1>
 
@@ -8046,11 +8046,11 @@ Menu comment
 </div>
 </div><hr>
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><a href="#Top" title="Couverture (top) du document"><img 
src="a_top.png" border="0" alt="Racine: Top section" align="middle"></a></td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><a href="#Top" title="Couverture (top) du document"><img 
src="a_top.png" alt="Racine: Top section" align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h1 class="contents-heading">Table des mati&egrave;res</h1>
 
@@ -8073,11 +8073,11 @@ Menu comment
 </div>
 </div><hr>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td><a href="#Top" title="Couverture (top) du document"><img 
src="a_top.png" border="0" alt="Racine: Top section" align="middle"></a></td>
-<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" border="0" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="a_index.png" border="0" 
alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" border="0" alt="A propos: A propos de ce document" 
align="middle"></a></td>
+<table class="nav-panel" cellpadding="1" cellspacing="1">
+<tr><td><a href="#Top" title="Couverture (top) du document"><img 
src="a_top.png" alt="Racine: Top section" align="middle"></a></td>
+<td><a href="#SEC_Contents" title="Table des mati&egrave;res"><img 
src="a_tableofcon.png" alt="Contenu: Table des mati&egrave;res" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="a_index.png" alt="Index: 1 
chapter" align="middle"></a></td>
+<td><a href="#SEC_About" title="A propos (page d&rsquo;aide)"><img 
src="a_help.png" alt="A propos: A propos de ce document" 
align="middle"></a></td>
 </tr></table>
 <h1 class="about-heading">A propos de ce document</h1>
 
@@ -8095,55 +8095,55 @@ Menu comment
     <th> Depuis 1.2.3 aller &agrave;</th>
   </tr>
   <tr>
-    <td class="button-direction-about"><img src="a_leftdouble.png" border="0" 
alt="RetourRapide" align="middle"></td>
+    <td class="button-direction-about"><img src="a_leftdouble.png" 
alt="RetourRapide" align="middle"></td>
     <td class="name-direction-about">RetourRapide</td>
     <td>D&eacute;but de ce chapitre ou chapitre pr&eacute;c&eacute;dent</td>
     <td>1</td>
   </tr>
   <tr>
-    <td class="button-direction-about"><img src="a_left.png" border="0" 
alt="Arri&egrave;re" align="middle"></td>
+    <td class="button-direction-about"><img src="a_left.png" 
alt="Arri&egrave;re" align="middle"></td>
     <td class="name-direction-about">Arri&egrave;re</td>
     <td>Section pr&eacute;c&eacute;dente dans l&rsquo;ordre de lecture</td>
     <td>1.2.2</td>
   </tr>
   <tr>
-    <td class="button-direction-about"><img src="a_up.png" border="0" 
alt="Monter" align="middle"></td>
+    <td class="button-direction-about"><img src="a_up.png" alt="Monter" 
align="middle"></td>
     <td class="name-direction-about">Monter</td>
     <td>Section sup&eacute;rieure</td>
     <td>1.2</td>
   </tr>
   <tr>
-    <td class="button-direction-about"><img src="a_right.png" border="0" 
alt="Avant" align="middle"></td>
+    <td class="button-direction-about"><img src="a_right.png" alt="Avant" 
align="middle"></td>
     <td class="name-direction-about">Avant</td>
     <td>Section suivante dans l&rsquo;ordre de lecture</td>
     <td>1.2.4</td>
   </tr>
   <tr>
-    <td class="button-direction-about"><img src="a_rightdouble.png" border="0" 
alt="AvanceRapide" align="middle"></td>
+    <td class="button-direction-about"><img src="a_rightdouble.png" 
alt="AvanceRapide" align="middle"></td>
     <td class="name-direction-about">AvanceRapide</td>
     <td>Chapitre suivant</td>
     <td>2</td>
   </tr>
   <tr>
-    <td class="button-direction-about"><img src="a_top.png" border="0" 
alt="Racine" align="middle"></td>
+    <td class="button-direction-about"><img src="a_top.png" alt="Racine" 
align="middle"></td>
     <td class="name-direction-about">Racine</td>
     <td>Couverture (top) du document</td>
     <td> &nbsp; </td>
   </tr>
   <tr>
-    <td class="button-direction-about"><img src="a_tableofcon.png" border="0" 
alt="Contenu" align="middle"></td>
+    <td class="button-direction-about"><img src="a_tableofcon.png" 
alt="Contenu" align="middle"></td>
     <td class="name-direction-about">Contenu</td>
     <td>Table des mati&egrave;res</td>
     <td> &nbsp; </td>
   </tr>
   <tr>
-    <td class="button-direction-about"><img src="a_index.png" border="0" 
alt="Index" align="middle"></td>
+    <td class="button-direction-about"><img src="a_index.png" alt="Index" 
align="middle"></td>
     <td class="name-direction-about">Index</td>
     <td>Index</td>
     <td> &nbsp; </td>
   </tr>
   <tr>
-    <td class="button-direction-about"><img src="a_help.png" border="0" alt="A 
propos" align="middle"></td>
+    <td class="button-direction-about"><img src="a_help.png" alt="A propos" 
align="middle"></td>
     <td class="name-direction-about">A propos</td>
     <td>A propos (page d&rsquo;aide)</td>
     <td> &nbsp; </td>
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 f2abf9f197..66a4dbf9ea 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> &nbsp; [<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"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination" style="vertical-align: top">&bull; <a 
href="#chapter" rel="index" 
accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</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">
@@ -6652,7 +6652,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_truc_letter-T">T</th></tr>
@@ -6664,7 +6664,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_codeidx_letter-A">A</th></tr>
@@ -6701,7 +6701,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_symbol-1">-</th></tr>
@@ -6934,7 +6934,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_symbol-1">-</th></tr>
@@ -7232,7 +7232,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_tp_letter-D">D</th></tr>
@@ -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" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-preformatted" style="font-family: serif">&bull; <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&ndash;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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination" style="vertical-align: top">&bull; <a 
href="#s_002d_002dect_002cion" 
accesskey="1">s--ect,ion</a>:</td><td>&nbsp;&nbsp;</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> 
&nbsp; [<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"> &para;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination" style="vertical-align: top">&bull; <a 
href="#subsection" accesskey="1">subsection</a>:</td><td>&nbsp;&nbsp;</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> &nbsp
 </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"> &para;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination" style="vertical-align: top">&bull; <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="1">subsubsection ``simple-double--</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">
 </td></tr>
 <tr><td class="menu-entry-destination" style="vertical-align: top">&bull; <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="2">subsubsection 
three---four----''</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">
@@ -7357,7 +7357,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_cp_symbol-1">-</th></tr>
@@ -7588,7 +7588,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_fn_symbol-1">-</th></tr>
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html 
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index c0a2e1cb1c..01dee5cb2b 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -6705,7 +6705,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_truc_letter-T">T</th></tr>
@@ -6717,7 +6717,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_codeidx_letter-A">A</th></tr>
@@ -6754,7 +6754,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_symbol-1">-</th></tr>
@@ -6987,7 +6987,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_symbol-1">-</th></tr>
@@ -7285,7 +7285,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_tp_letter-D">D</th></tr>
@@ -7387,7 +7387,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_cp_symbol-1">-</th></tr>
@@ -7618,7 +7618,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_fn_symbol-1">-</th></tr>
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 b2e147c3f0..8ae5c7c59e 100644
--- a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
@@ -3151,7 +3151,7 @@ Next: <a href="#chapter" accesskey="n" 
rel="next">chapter</a> &#160; [<a href="#
 </div>
 <h1 class="top" id="Top-section"><span>Top section<a class="copiable-link" 
href="#Top-section"> &#182;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&#8226; <a href="#chapter" rel="index" 
accesskey="1">chapter</a>:</td><td>&#160;&#160;</td><td 
class="menu-entry-description">chapter
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -6724,7 +6724,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_truc_letter-T">T</th></tr>
@@ -6736,7 +6736,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_codeidx_letter-A">A</th></tr>
@@ -6773,7 +6773,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_cp_letter-V"><b>V</b></a>
  &#160; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_symbol-1">-</th></tr>
@@ -7006,7 +7006,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &#160; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_symbol-1">-</th></tr>
@@ -7304,7 +7304,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_tp_letter-D">D</th></tr>
@@ -7321,7 +7321,7 @@ Invalid use of @':
 <p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
 </p>
 <div class="format">
-<table class="menu" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-preformatted">&#8226; <a href="#s_002d_002dect_002cion" 
accesskey="1">s--ect&#44;ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&#8211;ect&#44;ion
 </pre><pre class="menu-comment-preformatted">
 
@@ -7332,7 +7332,7 @@ Menu comment
 </pre></td></tr></table>
 </div>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&#8226; <a 
href="#s_002d_002dect_002cion" 
accesskey="1">s--ect&#44;ion</a>:</td><td>&#160;&#160;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
@@ -7344,7 +7344,7 @@ Up: <a href="#chapter" accesskey="u" rel="up">chapter</a> 
&#160; [<a href="#SEC_
 </div>
 <h3 class="section" id="A-section"><span>1.1 A section<a class="copiable-link" 
href="#A-section"> &#182;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&#8226; <a href="#subsection" 
accesskey="1">subsection</a>:</td><td>&#160;&#160;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -7365,7 +7365,7 @@ Up: <a href="#s_002d_002dect_002cion" accesskey="u" 
rel="up">A section</a> &#160
 </div>
 <h4 class="subsection" id="subsection-1"><span>1.1.1 subsection<a 
class="copiable-link" href="#subsection-1"> &#182;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&#8226; <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="1">subsubsection ``simple-double--</a>:</td><td>&#160;&#160;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&#8226; <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="2">subsubsection 
three---four----''</a>:</td><td>&#160;&#160;</td><td 
class="menu-entry-description">
@@ -7429,7 +7429,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_cp_letter-V"><b>V</b></a>
  &#160; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_cp_symbol-1">-</th></tr>
@@ -7660,7 +7660,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_fn_letter-X"><b>X</b></a>
  &#160; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_fn_symbol-1">-</th></tr>
diff --git 
a/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html 
b/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
index e363b136d2..72e869b29c 100644
--- a/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
@@ -4489,7 +4489,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th></tr>
@@ -4501,7 +4501,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
@@ -4538,7 +4538,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">-</th></tr>
@@ -4771,7 +4771,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th></tr>
@@ -5069,7 +5069,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th></tr>
@@ -5171,7 +5171,7 @@ Prev: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>,  Up : <a href="#T
 <a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">-</th></tr>
@@ -5402,7 +5402,7 @@ Prev: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>,  Up : <a href="#T
 <a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th></tr>
diff --git a/tp/tests/layout/res_parser/formatting_texi2html/formatting.html 
b/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
index c7d4d7524f..0dbf810d64 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html/formatting.html
@@ -3141,7 +3141,7 @@ html ''
 
 
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#chapter" title="Next section in reading order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -3151,7 +3151,7 @@ html ''
 </tr></table>
 <h1 class="top" id="Top-section"><span>Top section<a class="copiable-link" 
href="#Top-section"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">chapter
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -3165,7 +3165,7 @@ Menu comment
 
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -6704,7 +6704,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th></tr>
@@ -6716,7 +6716,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
@@ -6753,7 +6753,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">-</th></tr>
@@ -6986,7 +6986,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th></tr>
@@ -7284,7 +7284,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th></tr>
@@ -7301,7 +7301,7 @@ Invalid use of @':
 <p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
 </p>
 <div class="format">
-<table class="menu" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-preformatted">&bull; <a 
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&ndash;ect,ion
 </pre><pre class="menu-comment-preformatted">
 
@@ -7312,13 +7312,13 @@ Menu comment
 </pre></td></tr></table>
 </div>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#s_002d_002dect_002cion">1.1 A 
section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 <hr>
 <div class="section-level-extent" id="s_002d_002dect_002cion">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#chapter" title="Up section"> Up </a>]</td>
@@ -7335,7 +7335,7 @@ Menu comment
 </tr></table>
 <h2 class="section" id="A-section"><span>1.1 A section<a class="copiable-link" 
href="#A-section"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 
subsection</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -7350,7 +7350,7 @@ Menu comment
 
 <hr>
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#s_002d_002dect_002cion" title="Previous section in reading 
order"> &lt; </a>]</td>
 <td>[<a href="#s_002d_002dect_002cion" title="Up section"> Up </a>]</td>
@@ -7367,7 +7367,7 @@ Menu comment
 </tr></table>
 <h3 class="subsection" id="subsection-1"><span>1.1.1 subsection<a 
class="copiable-link" href="#subsection-1"> &para;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></td><td>&nbsp;&nbsp;</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&mdash;four&mdash;-&rdquo;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
@@ -7377,7 +7377,7 @@ Menu comment
 <a class="anchor" id="anchor"></a>
 <hr>
 <div class="subsubsection-level-extent" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#subsection" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="#subsection" title="Up section"> Up </a>]</td>
@@ -7397,7 +7397,7 @@ Menu comment
 <hr>
 </div>
 <div class="subsubsection-level-extent" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#subsection" title="Up section"> Up </a>]</td>
@@ -7420,7 +7420,7 @@ Menu comment
 </div>
 </div>
 <div class="centerchap-level-extent" id="chapter2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -7464,7 +7464,7 @@ Menu comment
 <a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">-</th></tr>
@@ -7695,7 +7695,7 @@ Menu comment
 <a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th></tr>
@@ -7989,7 +7989,7 @@ Menu comment
 </div>
 </div>
 <div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
@@ -8030,7 +8030,7 @@ Menu comment
 <p>in footnote</p>
 </div><hr>
 <div class="element-shortcontents" id="SEC_Shortcontents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
@@ -8046,7 +8046,7 @@ Menu comment
 </div>
 </div><hr>
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
@@ -8073,7 +8073,7 @@ Menu comment
 </div>
 </div><hr>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="#chapter" title="Index">Index</a>]</td>
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 677f2e43c6..67fd83d80d 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
@@ -912,7 +912,7 @@ ul.mark-none {list-style-type: none}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -4452,7 +4452,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th></tr>
@@ -4464,7 +4464,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
@@ -4501,7 +4501,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">-</th></tr>
@@ -4734,7 +4734,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th></tr>
@@ -5032,7 +5032,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th></tr>
@@ -5049,7 +5049,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" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-preformatted">&bull; <a 
href="s_002d_002dect_002cion.html">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&ndash;ect,ion
 </pre><pre class="menu-comment-preformatted">
 
@@ -5060,13 +5060,13 @@ Menu comment
 </pre></td></tr></table>
 </div>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a 
href="s_002d_002dect_002cion.html">1.1 A 
section</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
diff --git 
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter2.html 
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter2.html
index d3de27a709..890bd18132 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/chapter2.html
@@ -892,7 +892,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 <body lang="en">
 <div class="centerchap-level-extent" id="chapter2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a 
href="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html"
 title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
@@ -937,7 +937,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">-</th></tr>
@@ -1168,7 +1168,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th></tr>
@@ -1460,7 +1460,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a 
href="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html"
 title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="index.html" title="Up section"> Up </a>]</td>
diff --git 
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_abt.html 
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_abt.html
index 469689dc5f..b8965e6256 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_abt.html
@@ -883,7 +883,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="formatting_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
@@ -992,7 +992,7 @@ td.name-direction-about {text-align:center}
   </li>
 </ul>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="formatting_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
diff --git 
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_fot.html 
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_fot.html
index 4d640dbcef..09b6ab864e 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_fot.html
@@ -881,7 +881,7 @@ span.program-in-footer {font-size: smaller}
 
 <body lang="en">
 <div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="formatting_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
@@ -922,7 +922,7 @@ span.program-in-footer {font-size: smaller}
 <h5 class="footnote-body-heading"><a id="FOOT10" 
href="chapter.html#DOCF10">(12)</a></h5>
 <p>in footnote</p>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="formatting_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
diff --git 
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_ovr.html
index 05dd36079b..a24c8b8ad6 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_ovr.html
@@ -882,7 +882,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-shortcontents" id="SEC_Shortcontents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="formatting_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
@@ -898,7 +898,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="formatting_toc.html#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
diff --git 
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_toc.html
index b7e54e9b8d..7d84a0d8f5 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/formatting_toc.html
@@ -882,7 +882,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
@@ -909,7 +909,7 @@ ul.toc-numbered-mark {list-style: none}
 </ul>
 </div>
 </div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
 <td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
 <td>[<a href="chapter.html" title="Index">Index</a>]</td>
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 ecce3a5fc7..f469fc9f84 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/index.html
@@ -3127,7 +3127,7 @@ html ''
 
 
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
@@ -3138,7 +3138,7 @@ html ''
 <hr>
 <h1 class="top" id="Top-section"><span>Top section<a class="copiable-link" 
href="#Top-section"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="chapter.html" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">chapter
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -3152,7 +3152,7 @@ Menu comment
 
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
 <td> &nbsp; </td>
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 d7742e3eb0..7a6363ae01 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
@@ -887,7 +887,7 @@ th.menu-comment {text-align:left}
 
 <body lang="en">
 <div class="section-level-extent" id="s_002d_002dect_002cion">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="chapter.html" title="Up section"> Up </a>]</td>
@@ -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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="subsection.html">1.1.1 
subsection</a></td><td>&nbsp;&nbsp;</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 b0d038a454..071dfe4858 100644
--- a/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsection.html
@@ -885,7 +885,7 @@ td.menu-entry-destination {vertical-align: top}
 
 <body lang="en">
 <div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="s_002d_002dect_002cion.html" title="Previous section in reading 
order"> &lt; </a>]</td>
 <td>[<a href="s_002d_002dect_002cion.html" title="Up section"> Up </a>]</td>
@@ -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"> &para;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a 
href="subsubsection-_0060_0060simple_002ddouble_002d_002d.html">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></td><td>&nbsp;&nbsp;</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&mdash;four&mdash;-&rdquo;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
diff --git 
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
 
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index c1f8b8740d..a5c680b2f9 100644
--- 
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++ 
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -883,7 +883,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="subsubsection-level-extent" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="subsection.html" title="Previous section in reading order"> &lt; 
</a>]</td>
 <td>[<a href="subsection.html" title="Up section"> Up </a>]</td>
diff --git 
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
 
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index b27ee5c527..f04c539271 100644
--- 
a/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++ 
b/tp/tests/layout/res_parser/formatting_texi2html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -883,7 +883,7 @@ span:hover a.copiable-link {visibility: visible}
 
 <body lang="en">
 <div class="subsubsection-level-extent" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
 <td>[<a href="subsubsection-_0060_0060simple_002ddouble_002d_002d.html" 
title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="subsection.html" title="Up section"> Up </a>]</td>
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 a73ee3ff98..94160b7cb3 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -3151,7 +3151,7 @@ Next: <a href="#chapter" accesskey="n" 
rel="next">chapter</a> &nbsp; [<a href="#
 </div>
 <h1 class="top" id="Top-section"><span>Top section<a class="copiable-link" 
href="#Top-section"> &para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chapter" rel="index" 
accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">chapter
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -6724,7 +6724,7 @@ Invalid use of @':
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_truc_letter-T">T</th></tr>
@@ -6736,7 +6736,7 @@ Invalid use of @':
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_codeidx_letter-A">A</th></tr>
@@ -6773,7 +6773,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_cp_symbol-1">-</th></tr>
@@ -7006,7 +7006,7 @@ Invalid use of @':
 <a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_fn_symbol-1">-</th></tr>
@@ -7304,7 +7304,7 @@ Invalid use of @':
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter_tp_letter-D">D</th></tr>
@@ -7321,7 +7321,7 @@ Invalid use of @':
 <p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
 </p>
 <div class="format">
-<table class="menu" border="0" cellspacing="0"><tr><td>
+<table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-preformatted">&bull; <a href="#s_002d_002dect_002cion" 
accesskey="1">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&ndash;ect,ion
 </pre><pre class="menu-comment-preformatted">
 
@@ -7332,7 +7332,7 @@ Menu comment
 </pre></td></tr></table>
 </div>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a 
href="#s_002d_002dect_002cion" 
accesskey="1">s--ect,ion</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 </table>
@@ -7344,7 +7344,7 @@ Up: <a href="#chapter" accesskey="u" rel="up">chapter</a> 
&nbsp; [<a href="#SEC_
 </div>
 <h3 class="section" id="A-section"><span>1.1 A section<a class="copiable-link" 
href="#A-section"> &para;</a></span></h3>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#subsection" 
accesskey="1">subsection</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
@@ -7365,7 +7365,7 @@ Up: <a href="#s_002d_002dect_002cion" accesskey="u" 
rel="up">A section</a> &nbsp
 </div>
 <h4 class="subsection" id="subsection-1"><span>1.1.1 subsection<a 
class="copiable-link" href="#subsection-1"> &para;</a></span></h4>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="1">subsubsection ``simple-double--</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
 </td></tr>
 <tr><td class="menu-entry-destination">&bull; <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="2">subsubsection 
three---four----''</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
@@ -7429,7 +7429,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_cp_symbol-1">-</th></tr>
@@ -7660,7 +7660,7 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <a class="summary-letter-printindex" href="#chapter2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter2_fn_symbol-1">-</th></tr>
diff --git a/tp/tests/many_input_files/Makefile.am 
b/tp/tests/many_input_files/Makefile.am
index 1a5a15546e..b0c5adaa14 100644
--- a/tp/tests/many_input_files/Makefile.am
+++ b/tp/tests/many_input_files/Makefile.am
@@ -54,8 +54,8 @@ copy-tex-html:
                        echo "No dir $$dir/"; \
                fi; \
        done
-       cp -fpR tex_t4ht_output_dir_non_ascii/encodé/ 
tex_t4ht_output_dir_non_ascii_res/
-       cp -fpR tex_l2h_output_dir_non_ascii/encodé/ 
tex_l2h_output_dir_non_ascii_res/
+       cp -fpR tex_t4ht_output_dir_non_ascii/encodé/ 
"${srcdir}/tex_t4ht_output_dir_non_ascii_res/"
+       cp -fpR tex_l2h_output_dir_non_ascii/encodé/ 
"${srcdir}/tex_l2h_output_dir_non_ascii_res/"
 
 copy-tests:
        for dir in $(tests_dirs); do \
@@ -70,8 +70,8 @@ copy-tests:
                        echo "No dir $$dir/"; \
                fi; \
        done
-       cp -fpR output_dir_non_ascii/encodé/ output_dir_non_ascii_res/
-       cp -fpR output_dir_file_non_ascii/encodé/ output_dir_file_non_ascii_res/
+       cp -fpR output_dir_non_ascii/encodé/ 
"${srcdir}/output_dir_non_ascii_res/"
+       cp -fpR output_dir_file_non_ascii/encodé/ 
"${srcdir}/output_dir_file_non_ascii_res/"
 
 DISTCLEANFILES = *.log
 
diff --git 
a/tp/tests/many_input_files/different_encodings_res/char_latin1_latin1_in_refs.html
 
b/tp/tests/many_input_files/different_encodings_res/char_latin1_latin1_in_refs.html
index 871885ef80..c4f0636c2a 100644
--- 
a/tp/tests/many_input_files/different_encodings_res/char_latin1_latin1_in_refs.html
+++ 
b/tp/tests/many_input_files/different_encodings_res/char_latin1_latin1_in_refs.html
@@ -47,7 +47,7 @@ Next: <a 
href="#g_t_00e4-_00eb-_00ef-_00f6-_00fc-_00ff-_00c4-_00cb-_00cf-_00d6-_
 <a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
  � 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_letter-A">A</th></tr>
diff --git 
a/tp/tests/many_input_files/different_encodings_res/char_utf8_latin1_in_refs.html
 
b/tp/tests/many_input_files/different_encodings_res/char_utf8_latin1_in_refs.html
index a2d4590675..eb34a5d728 100644
--- 
a/tp/tests/many_input_files/different_encodings_res/char_utf8_latin1_in_refs.html
+++ 
b/tp/tests/many_input_files/different_encodings_res/char_utf8_latin1_in_refs.html
@@ -47,7 +47,7 @@ Next: <a 
href="#g_t_00e4-_00eb-_00ef-_00f6-_00fc-_00ff-_00c4-_00cb-_00cf-_00d6-_
 <a class="summary-letter-printindex" href="#Top_cp_letter-E"><b>E</b></a>
    
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="Top_cp_letter-A">A</th></tr>
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 0ac6d3eff6..56134afd96 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> 
&nbsp; </p>
 </div>
 <h1 class="top" id="max"><span>max<a class="copiable-link" href="#max"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chap" 
accesskey="1">chap</a>:</td><td>&nbsp;&nbsp;</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&eacute;c&eacute;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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#section" 
accesskey="1">section</a>:</td><td>&nbsp;&nbsp;</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 b621eca535..34ffadea46 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> 
&nbsp; </p>
 </div>
 <h1 class="top" id="max"><span>max<a class="copiable-link" href="#max"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#chap" 
accesskey="1">chap</a>:</td><td>&nbsp;&nbsp;</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"> &para;</a></span></h2>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination">&bull; <a href="#section" 
accesskey="1">section</a>:</td><td>&nbsp;&nbsp;</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 2d39c13383..c9ea2edee9 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"
@@ -29,7 +29,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#Chapter" title="Next section in reading order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -39,13 +39,13 @@ td.name-direction-about {text-align:center}
 </tr></table>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#Chapter">1 
chap</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="Chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -100,7 +100,7 @@ $">
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
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 1d00cda086..2aefe85fb1 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"
@@ -31,7 +31,7 @@ td.name-direction-about {text-align:center}
 
 <body lang="en">
 <div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[ &lt; ]</td>
 <td>[<a href="#Chapter" title="Next section in reading order"> &gt; </a>]</td>
 <td> &nbsp; </td>
@@ -41,13 +41,13 @@ td.name-direction-about {text-align:center}
 </tr></table>
 <h1 class="top" id="top"><span>top<a class="copiable-link" href="#top"> 
&para;</a></span></h1>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><td class="menu-entry-destination"><a href="#Chapter">1 
chap</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
 </td></tr>
 </table>
 <hr style="height: 6px;">
 <div class="chapter-level-extent" id="Chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
 <td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
 <td>[<a href="#Top" title="Up section"> Up </a>]</td>
@@ -90,7 +90,7 @@ src="tex_encodé_utf8_tex4ht_tex1x.png" alt="&#x222B;
 </div>
 </div>
 <div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
 <td>[Contents]</td>
 <td>[Index]</td>
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 017f00532d..32e807bae4 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
@@ -54,14 +54,14 @@ ul.mark-bullet {list-style-type: disc}
 in macro
 </p>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -69,7 +69,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -77,11 +77,11 @@ in macro
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -142,7 +142,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -204,12 +204,12 @@ html
 
 
 <p>Call macro in format_command
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -218,7 +218,7 @@ Something
 </pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
 
 Something
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -227,7 +227,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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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
@@ -235,12 +235,12 @@ Something2
 
 
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -315,7 +315,7 @@ html
 </pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment-preformatted">
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -383,14 +383,14 @@ html
 <li>in macro
 
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -398,7 +398,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -406,11 +406,11 @@ html
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -471,7 +471,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -536,14 +536,14 @@ Call macro in itemize
 in macro
 
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -551,7 +551,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -559,11 +559,11 @@ in macro
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -624,7 +624,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -686,12 +686,12 @@ html
 
 </li><li>item 2
 Call macro in itemize in format_command
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -700,7 +700,7 @@ Something
 </pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
 
 Something
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -709,7 +709,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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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
@@ -717,12 +717,12 @@ Something2
 
 
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -797,7 +797,7 @@ html
 </pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment-preformatted">
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -866,14 +866,14 @@ html
 <li> in macro
 
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -881,7 +881,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -889,11 +889,11 @@ html
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -954,7 +954,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -1019,14 +1019,14 @@ Call macro in enumerate
 in macro
 
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -1034,7 +1034,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -1042,11 +1042,11 @@ in macro
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -1107,7 +1107,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -1169,12 +1169,12 @@ html
 
 </li><li> enumerate2
 Call macro in enumerate in format_command
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -1183,7 +1183,7 @@ Something
 </pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
 
 Something
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -1192,7 +1192,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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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
@@ -1200,12 +1200,12 @@ Something2
 
 
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -1280,7 +1280,7 @@ html
 </pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment-preformatted">
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -1351,14 +1351,14 @@ after item</td></tr>
 <tr><td width="60%">in macro
 
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -1366,7 +1366,7 @@ after item</td></tr>
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -1374,11 +1374,11 @@ after item</td></tr>
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -1439,7 +1439,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -1503,14 +1503,14 @@ Call macro in mutitable
 in macro
 
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -1518,7 +1518,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -1526,11 +1526,11 @@ in macro
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -1591,7 +1591,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -1652,12 +1652,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" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -1666,7 +1666,7 @@ Something
 </pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
 
 Something
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -1675,7 +1675,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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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
@@ -1683,12 +1683,12 @@ Something2
 
 
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -1763,7 +1763,7 @@ html
 </pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment-preformatted">
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -1834,7 +1834,7 @@ html
 
 </pre><pre class="example-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in format_command
 </pre></td></tr></table>
 <pre class="example-preformatted">
@@ -1843,7 +1843,7 @@ Something
 </pre><pre class="example-preformatted">
 
 Something
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in group
 </pre></td></tr></table>
 <pre class="example-preformatted">
@@ -1852,7 +1852,7 @@ Something2
 </pre><pre class="example-preformatted">After
 
 Something2
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in group
 </pre></td></tr></table>
 <pre class="example-preformatted">After
@@ -1860,12 +1860,12 @@ Something2
 
 
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in group
 </pre></td></tr></table>
 <pre class="example-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot---ation
 </pre></blockquote>
@@ -1940,7 +1940,7 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><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
@@ -2008,7 +2008,7 @@ in macro
 
 </pre><pre class="example-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in format_command
 </pre></td></tr></table>
 <pre class="example-preformatted">
@@ -2017,7 +2017,7 @@ Something
 </pre><pre class="example-preformatted">
 
 Something
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in group
 </pre></td></tr></table>
 <pre class="example-preformatted">
@@ -2026,7 +2026,7 @@ Something2
 </pre><pre class="example-preformatted">After
 
 Something2
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in group
 </pre></td></tr></table>
 <pre class="example-preformatted">After
@@ -2034,12 +2034,12 @@ Something2
 
 
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in group
 </pre></td></tr></table>
 <pre class="example-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot---ation
 </pre></blockquote>
@@ -2114,7 +2114,7 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="example-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><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
@@ -2178,12 +2178,12 @@ html
 
 more example text
 call macro in example in format_command
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in macro
 
 </pre><pre class="menu-comment-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in format_command
 </pre></td></tr></table>
 <pre class="menu-comment-preformatted">
@@ -2192,7 +2192,7 @@ Something
 </pre><pre class="menu-comment-preformatted">
 
 Something
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in group
 </pre></td></tr></table>
 <pre class="menu-comment-preformatted">
@@ -2201,7 +2201,7 @@ Something2
 </pre><pre class="menu-comment-preformatted">After
 
 Something2
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in group
 </pre></td></tr></table>
 <pre class="menu-comment-preformatted">After
@@ -2209,12 +2209,12 @@ Something2
 
 
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <pre class="menu-comment-preformatted">in group
 </pre></td></tr></table>
 <pre class="menu-comment-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><tr><td>
 <blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot---ation
 </pre></blockquote>
@@ -2289,7 +2289,7 @@ html
 </pre><div class="center">ce--ntered line
 </div><pre class="menu-comment-preformatted">
 
-</pre><table class="menu" border="0" cellspacing="0"><tr><td>
+</pre><table class="menu" cellspacing="0"><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
@@ -2364,14 +2364,14 @@ call macro in deffn
 in macro
 </p>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -2379,7 +2379,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -2387,11 +2387,11 @@ in macro
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -2452,7 +2452,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -2514,12 +2514,12 @@ html
 
 <p>deffn continues
 call macro in deffn in format_command
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -2528,7 +2528,7 @@ Something
 </pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
 
 Something
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -2537,7 +2537,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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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
@@ -2545,12 +2545,12 @@ Something2
 
 
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -2625,7 +2625,7 @@ html
 </pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment-preformatted">
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -2695,14 +2695,14 @@ html
 <dd><p>in macro
 </p>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -2710,7 +2710,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -2718,11 +2718,11 @@ html
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -2783,7 +2783,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -2851,14 +2851,14 @@ html
 in macro
 </p>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -2866,7 +2866,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -2874,11 +2874,11 @@ in macro
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -2939,7 +2939,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -3005,14 +3005,14 @@ html
 <dd><p>in macro
 </p>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -3020,7 +3020,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -3028,11 +3028,11 @@ html
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -3093,7 +3093,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -3156,12 +3156,12 @@ html
 </dd>
 <dt>a line2</dt>
 <dd><p>call macro in table in format_command
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -3170,7 +3170,7 @@ Something
 </pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
 
 Something
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -3179,7 +3179,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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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
@@ -3187,12 +3187,12 @@ Something2
 
 
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -3267,7 +3267,7 @@ html
 </pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment-preformatted">
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -3337,14 +3337,14 @@ html
 <p>in macro
 </p>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -3352,7 +3352,7 @@ html
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -3360,11 +3360,11 @@ html
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -3425,7 +3425,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -3490,14 +3490,14 @@ call macro in cartouche
 in macro
 </p>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -3505,7 +3505,7 @@ in macro
 </p><p>After
 </p>
 <p>Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p>After
@@ -3513,11 +3513,11 @@ in macro
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -3578,7 +3578,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -3639,12 +3639,12 @@ html
 </div></th></tr></table>
 
 <p>call macro in cartouche in format_command
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -3653,7 +3653,7 @@ Something
 </pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
 
 Something
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -3662,7 +3662,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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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
@@ -3670,12 +3670,12 @@ Something2
 
 
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -3750,7 +3750,7 @@ html
 </pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment-preformatted">
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -3818,14 +3818,14 @@ html
 in macro
 </p>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -3833,7 +3833,7 @@ in macro
 </p><p class="flushleft-paragraph">After
 </p>
 <p class="flushleft-paragraph">Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p class="flushleft-paragraph">After
@@ -3841,11 +3841,11 @@ in macro
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -3906,7 +3906,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -3968,12 +3968,12 @@ html
 
 <p class="flushleft-paragraph">flushleft
 call macro in flushleft in format_command
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -3982,7 +3982,7 @@ Something
 </pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
 
 Something
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -3991,7 +3991,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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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
@@ -3999,12 +3999,12 @@ Something2
 
 
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -4079,7 +4079,7 @@ html
 </pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment-preformatted">
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -4145,14 +4145,14 @@ html
 <div class="flushright"><p class="flushright-paragraph">in macro
 </p>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
@@ -4160,7 +4160,7 @@ html
 </p><p class="flushright-paragraph">After
 </p>
 <p class="flushright-paragraph">Something2
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 <p class="flushright-paragraph">After
@@ -4168,11 +4168,11 @@ html
 
 <br>
 <br>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">in group
 </pre></th></tr></table>
 
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -4233,7 +4233,7 @@ html
 </p></div>
 <div class="center">ce&ndash;ntered line
 </div>
-<table class="menu" border="0" cellspacing="0">
+<table class="menu" cellspacing="0">
 <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&ndash;tem 1
@@ -4294,12 +4294,12 @@ html
 </div></th></tr></table>
 
 <p class="flushright-paragraph">flushright
-</p><table class="menu" border="0" cellspacing="0">
+</p><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -4308,7 +4308,7 @@ Something
 </pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
 
 Something
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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">
@@ -4317,7 +4317,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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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
@@ -4325,12 +4325,12 @@ Something2
 
 
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <tr><th class="menu-comment" colspan="3"><blockquote class="quotation">
 <pre class="menu-comment-preformatted">A quot&mdash;ation
 </pre></blockquote>
@@ -4405,7 +4405,7 @@ html
 </pre><div class="center">ce&ndash;ntered line
 </div><pre class="menu-comment-preformatted">
 
-</pre></th></tr><table class="menu" border="0" cellspacing="0">
+</pre></th></tr><table class="menu" cellspacing="0">
 <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&ndash;tem 1
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html 
b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
index 39b945e41e..cf0970838c 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
@@ -912,10 +912,10 @@ ul.mark-none {list-style-type: none}
 <body lang="en"  background="../singular_images/Mybg.png">
 
 <div class="chapter-level-extent" id="chapter">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>  <a href="index.htm"><img
     src="../singular_images/singular-icon-transparent.png" width="50"
@@ -923,31 +923,31 @@ ul.mark-none {list-style-type: none}
 </td>
 </tr>
 <tr>
-<td><a href="index.htm" title="Previous section in reading order"><img 
src="../singular_images/a_left.png" border="0" alt="Back: Top section" 
align="middle"></a></td>
+<td><a href="index.htm" title="Previous section in reading order"><img 
src="../singular_images/a_left.png" alt="Back: Top section" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="s_002d_002dect_002cion.html" title="Next section in reading 
order"><img src="../singular_images/a_right.png" border="0" alt="Forward: 1.1 A 
section" align="middle"></a></td>
+<td><a href="s_002d_002dect_002cion.html" title="Next section in reading 
order"><img src="../singular_images/a_right.png" alt="Forward: 1.1 A section" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="index.htm" title="Beginning of this chapter or previous 
chapter"><img src="../singular_images/a_leftdouble.png" border="0" 
alt="FastBack: Top section" align="middle"></a></td>
+<td><a href="index.htm" title="Beginning of this chapter or previous 
chapter"><img src="../singular_images/a_leftdouble.png" alt="FastBack: Top 
section" align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="chapter2.html" title="Next chapter"><img 
src="../singular_images/a_rightdouble.png" border="0" alt="FastForward: chapter 
2" align="middle"></a></td>
+<td><a href="chapter2.html" title="Next chapter"><img 
src="../singular_images/a_rightdouble.png" alt="FastForward: chapter 2" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="index.htm" title="Up section"><img 
src="../singular_images/a_up.png" border="0" alt="Up: Top section" 
align="middle"></a></td>
+<td><a href="index.htm" title="Up section"><img 
src="../singular_images/a_up.png" alt="Up: Top section" align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="index.htm" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" border="0" alt="Top: Top section" 
align="middle"></a></td>
+<td><a href="index.htm" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" alt="Top: Top section" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" border="0" alt="Contents: Table of 
Contents" align="middle"></a></td>
+<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" alt="Contents: Table of Contents" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="#chapter" title="Index"><img src="../singular_images/a_index.png" 
border="0" alt="Index: 1 chapter" align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="../singular_images/a_index.png" 
alt="Index: 1 chapter" align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" border="0" alt="About: About This Document" 
align="middle"></a></td>
+<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" alt="About: About This Document" 
align="middle"></a></td>
 </tr>
 </table>
 </td>
@@ -4881,7 +4881,7 @@ $">
 <p>truc
 </p>
 <div class="printindex truc-printindex">
-<table class="truc-entries-printindex" border="0">
+<table class="truc-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_truc_letter-T">T</th></tr>
@@ -4893,7 +4893,7 @@ $">
 <p>codeidx
 </p>
 <div class="printindex codeidx-printindex">
-<table class="codeidx-entries-printindex" border="0">
+<table class="codeidx-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
@@ -4930,7 +4930,7 @@ $">
 <a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_cp_symbol-1">-</th></tr>
@@ -5163,7 +5163,7 @@ $">
 <a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_fn_symbol-1">-</th></tr>
@@ -5461,7 +5461,7 @@ $">
 </p>
 <p>tp
 </p><div class="printindex tp-printindex">
-<table class="tp-entries-printindex" border="0">
+<table class="tp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-1_tp_letter-D">D</th></tr>
@@ -5498,20 +5498,20 @@ Menu comment
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>  <a href="index.htm"><img
     src="../singular_images/singular-icon-transparent.png" width="50"
       border="0" alt="Top"></a>
 </td>
-<td><a href="index.htm" title="Previous section in reading order"><img 
src="../singular_images/a_left.png" border="0" alt="Back: Top section" 
align="middle"></a></td>
-<td><a href="s_002d_002dect_002cion.html" title="Next section in reading 
order"><img src="../singular_images/a_right.png" border="0" alt="Forward: 1.1 A 
section" align="middle"></a></td>
-<td><a href="index.htm" title="Beginning of this chapter or previous 
chapter"><img src="../singular_images/a_leftdouble.png" border="0" 
alt="FastBack: Top section" align="middle"></a></td>
-<td><a href="chapter2.html" title="Next chapter"><img 
src="../singular_images/a_rightdouble.png" border="0" alt="FastForward: chapter 
2" align="middle"></a></td>
-<td><a href="index.htm" title="Up section"><img 
src="../singular_images/a_up.png" border="0" alt="Up: Top section" 
align="middle"></a></td>
-<td><a href="index.htm" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" border="0" alt="Top: Top section" 
align="middle"></a></td>
-<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" border="0" alt="Contents: Table of 
Contents" align="middle"></a></td>
-<td><a href="#chapter" title="Index"><img src="../singular_images/a_index.png" 
border="0" alt="Index: 1 chapter" align="middle"></a></td>
-<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" border="0" alt="About: About This Document" 
align="middle"></a></td>
+<td><a href="index.htm" title="Previous section in reading order"><img 
src="../singular_images/a_left.png" alt="Back: Top section" 
align="middle"></a></td>
+<td><a href="s_002d_002dect_002cion.html" title="Next section in reading 
order"><img src="../singular_images/a_right.png" alt="Forward: 1.1 A section" 
align="middle"></a></td>
+<td><a href="index.htm" title="Beginning of this chapter or previous 
chapter"><img src="../singular_images/a_leftdouble.png" alt="FastBack: Top 
section" align="middle"></a></td>
+<td><a href="chapter2.html" title="Next chapter"><img 
src="../singular_images/a_rightdouble.png" alt="FastForward: chapter 2" 
align="middle"></a></td>
+<td><a href="index.htm" title="Up section"><img 
src="../singular_images/a_up.png" alt="Up: Top section" align="middle"></a></td>
+<td><a href="index.htm" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" alt="Top: Top section" 
align="middle"></a></td>
+<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" alt="Contents: Table of Contents" 
align="middle"></a></td>
+<td><a href="#chapter" title="Index"><img src="../singular_images/a_index.png" 
alt="Index: 1 chapter" align="middle"></a></td>
+<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" alt="About: About This Document" 
align="middle"></a></td>
 </tr></table>
 
 <font size="-1">
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html 
b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
index 4a2182721d..31111ad3de 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
@@ -893,10 +893,10 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <body lang="en"  background="../singular_images/Mybg.png">
 
 <div class="centerchap-level-extent" id="chapter2">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>  <a href="index.htm"><img
     src="../singular_images/singular-icon-transparent.png" width="50"
@@ -904,31 +904,31 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 </td>
 </tr>
 <tr>
-<td><a 
href="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html"
 title="Previous section in reading order"><img 
src="../singular_images/a_left.png" border="0" alt="Back: 1.1.1.2 
three&mdash;four&mdash;-&rdquo;" align="middle"></a></td>
+<td><a 
href="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html"
 title="Previous section in reading order"><img 
src="../singular_images/a_left.png" alt="Back: 1.1.1.2 
three&mdash;four&mdash;-&rdquo;" align="middle"></a></td>
 </tr>
 <tr>
-<td><img src="../singular_images/a_right_na.png" border="0" alt="Forward" 
align="middle"></td>
+<td><img src="../singular_images/a_right_na.png" alt="Forward" 
align="middle"></td>
 </tr>
 <tr>
-<td><a href="chapter.html" title="Beginning of this chapter or previous 
chapter"><img src="../singular_images/a_leftdouble.png" border="0" 
alt="FastBack: 1 chapter" align="middle"></a></td>
+<td><a href="chapter.html" title="Beginning of this chapter or previous 
chapter"><img src="../singular_images/a_leftdouble.png" alt="FastBack: 1 
chapter" align="middle"></a></td>
 </tr>
 <tr>
-<td><img src="../singular_images/a_rightdouble_na.png" border="0" 
alt="FastForward" align="middle"></td>
+<td><img src="../singular_images/a_rightdouble_na.png" alt="FastForward" 
align="middle"></td>
 </tr>
 <tr>
-<td><a href="index.htm" title="Up section"><img 
src="../singular_images/a_up.png" border="0" alt="Up: Top section" 
align="middle"></a></td>
+<td><a href="index.htm" title="Up section"><img 
src="../singular_images/a_up.png" alt="Up: Top section" align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="index.htm" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" border="0" alt="Top: Top section" 
align="middle"></a></td>
+<td><a href="index.htm" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" alt="Top: Top section" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" border="0" alt="Contents: Table of 
Contents" align="middle"></a></td>
+<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" alt="Contents: Table of Contents" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
+<td><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" border="0" alt="About: About This Document" 
align="middle"></a></td>
+<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" alt="About: About This Document" 
align="middle"></a></td>
 </tr>
 </table>
 </td>
@@ -962,7 +962,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="cp-entries-printindex" border="0">
+<table class="cp-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">-</th></tr>
@@ -1193,7 +1193,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 <a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
-<table class="fn-entries-printindex" border="0">
+<table class="fn-entries-printindex">
 <tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th></tr>
@@ -1488,20 +1488,20 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>  <a href="index.htm"><img
     src="../singular_images/singular-icon-transparent.png" width="50"
       border="0" alt="Top"></a>
 </td>
-<td><a 
href="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html"
 title="Previous section in reading order"><img 
src="../singular_images/a_left.png" border="0" alt="Back: 1.1.1.2 
three&mdash;four&mdash;-&rdquo;" align="middle"></a></td>
-<td><img src="../singular_images/a_right_na.png" border="0" alt="Forward" 
align="middle"></td>
-<td><a href="chapter.html" title="Beginning of this chapter or previous 
chapter"><img src="../singular_images/a_leftdouble.png" border="0" 
alt="FastBack: 1 chapter" align="middle"></a></td>
-<td><img src="../singular_images/a_rightdouble_na.png" border="0" 
alt="FastForward" align="middle"></td>
-<td><a href="index.htm" title="Up section"><img 
src="../singular_images/a_up.png" border="0" alt="Up: Top section" 
align="middle"></a></td>
-<td><a href="index.htm" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" border="0" alt="Top: Top section" 
align="middle"></a></td>
-<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" border="0" alt="Contents: Table of 
Contents" align="middle"></a></td>
-<td><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
-<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" border="0" alt="About: About This Document" 
align="middle"></a></td>
+<td><a 
href="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html"
 title="Previous section in reading order"><img 
src="../singular_images/a_left.png" alt="Back: 1.1.1.2 
three&mdash;four&mdash;-&rdquo;" align="middle"></a></td>
+<td><img src="../singular_images/a_right_na.png" alt="Forward" 
align="middle"></td>
+<td><a href="chapter.html" title="Beginning of this chapter or previous 
chapter"><img src="../singular_images/a_leftdouble.png" alt="FastBack: 1 
chapter" align="middle"></a></td>
+<td><img src="../singular_images/a_rightdouble_na.png" alt="FastForward" 
align="middle"></td>
+<td><a href="index.htm" title="Up section"><img 
src="../singular_images/a_up.png" alt="Up: Top section" align="middle"></a></td>
+<td><a href="index.htm" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" alt="Top: Top section" 
align="middle"></a></td>
+<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" alt="Contents: Table of Contents" 
align="middle"></a></td>
+<td><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" alt="Index: 1 chapter" 
align="middle"></a></td>
+<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" alt="About: About This Document" 
align="middle"></a></td>
 </tr></table>
 
 <font size="-1">
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/index.htm 
b/tp/tests/tex_html/res_parser/formatting_singular/index.htm
index 0e60e707cd..3ccf4e13fd 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/index.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/index.htm
@@ -896,10 +896,10 @@ th.menu-comment {text-align:left}
 
 
 <div class="top-level-extent" id="Top">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>  <a href="index.htm"><img
     src="../singular_images/singular-icon-transparent.png" width="50"
@@ -907,16 +907,16 @@ th.menu-comment {text-align:left}
 </td>
 </tr>
 <tr>
-<td><a href="#Top" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" border="0" alt="Top: Top section" 
align="middle"></a></td>
+<td><a href="#Top" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" alt="Top: Top section" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" border="0" alt="Contents: Table of 
Contents" align="middle"></a></td>
+<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" alt="Contents: Table of Contents" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
+<td><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" border="0" alt="About: About This Document" 
align="middle"></a></td>
+<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" alt="About: About This Document" 
align="middle"></a></td>
 </tr>
 </table>
 </td>
@@ -943,15 +943,15 @@ Menu comment
 </table>
 <hr>
 </div>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr><td>  <a href="index.htm"><img
     src="../singular_images/singular-icon-transparent.png" width="50"
       border="0" alt="Top"></a>
 </td>
-<td><a href="#Top" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" border="0" alt="Top: Top section" 
align="middle"></a></td>
-<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" border="0" alt="Contents: Table of 
Contents" align="middle"></a></td>
-<td><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
-<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" border="0" alt="About: About This Document" 
align="middle"></a></td>
+<td><a href="#Top" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" alt="Top: Top section" 
align="middle"></a></td>
+<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" alt="Contents: Table of Contents" 
align="middle"></a></td>
+<td><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" alt="Index: 1 chapter" 
align="middle"></a></td>
+<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" alt="About: About This Document" 
align="middle"></a></td>
 </tr></table>
 
 <font size="-1">
diff --git 
a/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html 
b/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
index acc5acf8f0..c9a7a91ff0 100644
--- 
a/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
+++ 
b/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
@@ -888,10 +888,10 @@ th.menu-comment {text-align:left}
 <body lang="en"  background="../singular_images/Mybg.png">
 
 <div class="section-level-extent" id="s_002d_002dect_002cion">
-<table border="0" cellpadding="0" cellspacing="0">
+<table cellpadding="0" cellspacing="0">
 <tr>
 <td>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class="nav-panel" cellpadding="1" cellspacing="1">
 <tr>
 <td>  <a href="index.htm"><img
     src="../singular_images/singular-icon-transparent.png" width="50"
@@ -899,31 +899,31 @@ th.menu-comment {text-align:left}
 </td>
 </tr>
 <tr>
-<td><a href="chapter.html" title="Previous section in reading order"><img 
src="../singular_images/a_left.png" border="0" alt="Back: 1 chapter" 
align="middle"></a></td>
+<td><a href="chapter.html" title="Previous section in reading order"><img 
src="../singular_images/a_left.png" alt="Back: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="subsection.html" title="Next section in reading order"><img 
src="../singular_images/a_right.png" border="0" alt="Forward: 1.1.1 subsection" 
align="middle"></a></td>
+<td><a href="subsection.html" title="Next section in reading order"><img 
src="../singular_images/a_right.png" alt="Forward: 1.1.1 subsection" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="chapter.html" title="Beginning of this chapter or previous 
chapter"><img src="../singular_images/a_leftdouble.png" border="0" 
alt="FastBack: 1 chapter" align="middle"></a></td>
+<td><a href="chapter.html" title="Beginning of this chapter or previous 
chapter"><img src="../singular_images/a_leftdouble.png" alt="FastBack: 1 
chapter" align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="chapter2.html" title="Next chapter"><img 
src="../singular_images/a_rightdouble.png" border="0" alt="FastForward: chapter 
2" align="middle"></a></td>
+<td><a href="chapter2.html" title="Next chapter"><img 
src="../singular_images/a_rightdouble.png" alt="FastForward: chapter 2" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="chapter.html" title="Up section"><img 
src="../singular_images/a_up.png" border="0" alt="Up: 1 chapter" 
align="middle"></a></td>
+<td><a href="chapter.html" title="Up section"><img 
src="../singular_images/a_up.png" alt="Up: 1 chapter" align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="index.htm" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" border="0" alt="Top: Top section" 
align="middle"></a></td>
+<td><a href="index.htm" title="Cover (top) of document"><img 
src="../singular_images/a_top.png" alt="Top: Top section" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" border="0" alt="Contents: Table of 
Contents" align="middle"></a></td>
+<td><a href="sing_toc.htm#SEC_Contents" title="Table of contents"><img 
src="../singular_images/a_tableofcon.png" alt="Contents: Table of Contents" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
+<td><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr>
-<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" border="0" alt="About: About This Document" 
align="middle"></a></td>
+<td><a href="sing_abt.htm#SEC_About" title="About (help)"><img 
src="../singular_images/a_help.png" alt="About: About This Document" 
align="middle"></a></td>
 </tr>
 </table>
 </td>
@@ -948,20 +948,20 @@ th.menu-comment {text-align:left}
 </table>
 </div>
 <hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<table class=&q