diff options
Diffstat (limited to 'src/boost/tools/quickbook/test/table-1_6.gold-html')
-rw-r--r-- | src/boost/tools/quickbook/test/table-1_6.gold-html | 496 |
1 files changed, 496 insertions, 0 deletions
diff --git a/src/boost/tools/quickbook/test/table-1_6.gold-html b/src/boost/tools/quickbook/test/table-1_6.gold-html new file mode 100644 index 000000000..83690c32e --- /dev/null +++ b/src/boost/tools/quickbook/test/table-1_6.gold-html @@ -0,0 +1,496 @@ +<!DOCTYPE html> +<html> + <head></head> + <body> + <h3> + Table 1.6 + </h3> + <div class="toc"> + <p> + <b>Table of contents</b> + </p> + <ul> + <li> + <a href="#table_tests.section1">Section 1</a> + </li> + </ul> + </div> + <div id="table_tests.table1" class="table"> + <table> + <caption>Table 1</caption> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + cell + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.table_2" class="table"> + <table> + <caption>Table 2</caption> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + cell + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div class="informaltable"> + <table> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + cell + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.table4" class="informaltable"> + <table> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + cell + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.table5" class="table"> + <table> + <caption>-table5-</caption> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + cell + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.title" class="table"> + <table> + <caption>Title</caption> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + cell + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.title0" class="table"> + <table> + <caption>Title</caption> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + cell + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.title_containing_a_comment" class="table"> + <table> + <caption>Title containing a comment</caption> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + cell + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.title1" class="table"> + <table> + <caption>Title</caption> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + cell + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div class="informaltable"> + <table> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + Cell 1 + </p> + </td> + </tr> + <tr> + <td> + <p> + Cell 2 + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.title_on_multiple_lines_with_bol" class="table"> + <table> + <caption>Title on multiple lines with <span class="bold"><strong>bold</strong></span> + text?</caption> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + Cell 1 + </p> + </td> + </tr> + <tr> + <td> + <p> + Cell 2 + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.section1"> + <h3> + Section 1 + </h3> + <div id="table_tests.section1"> + <div id="table_tests.section1.table1" class="table"> + <table> + <caption>Table 1</caption> + <thead> + <tr> + <th> + <p> + Heading + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + cell + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.section1.a_b" class="table"> + <table> + <caption>A & B</caption> + <thead> + <tr> + <th> + <p> + A + </p> + </th> + <th> + <p> + B + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + a + </p> + </td> + <td> + <p> + b + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.section1.empty_table" class="table"> + <table> + <caption>Empty Table</caption> + <tbody> + </tbody> + </table> + </div> + <div id="table_tests.section1.table_with_an_empty_cell" class="table"> + <table> + <caption>Table with an empty cell</caption> + <tbody> + <tr> + <td> + <p> + x + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.section1.indentation" class="table"> + <table> + <caption>Indentation</caption> + <thead> + <tr> + <th> + <p> + Header 1. Paragraph 1 + </p> + <p> + Header 1. Paragraph 2 + </p> + </th> + <th> + <p> + Header 2 + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + Row 1. Cell 1. + </p> + </td> + <td> + <p> + Row 1. Cell 2. + </p> + <p> + Row 1. Cell 2. Paragraph 2. + </p> + </td> + </tr> + </tbody> + </table> + </div> + <div id="table_tests.section1.nested_tables" class="table"> + <table> + <caption>Nested Tables</caption> + <thead> + <tr> + <th> + <p> + Header 1 + </p> + </th> + <th> + <p> + Header 2 + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <div id="table_tests.section1.inner_table" class="table"> + <table> + <caption>Inner Table</caption> + <thead> + <tr> + <th> + <p> + 1.1 + </p> + </th> + <th> + <p> + 1.2 + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + 2.1 + </p> + </td> + <td> + <p> + 2.2 + </p> + </td> + </tr> + </tbody> + </table> + </div> + </td> + </tr> + <tr> + <td> + <p> + Something. + </p> + </td> + </tr> + </tbody> + </table> + </div> + <span id="id1"></span> + <div id="table_tests.section1.table_with_anchors" class="table"> + <table> + <caption>Table with anchors</caption> + <thead> + <tr> + <th> + <p> + <span id="id2"></span>a<span id="id3"></span> + </p> + </th> + </tr> + </thead> + <tbody> + <tr> + <td> + <p> + b + </p> + </td> + </tr> + </tbody> + </table> + </div> + </div> + </div> + </body> +</html> |