quickbook/test/table-1_7.gold-html

539 lines
12 KiB
Plaintext

<!DOCTYPE html>
<html>
<head></head>
<body>
<h3>
Table 1.7
</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="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.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 &amp; 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>
<tr>
<td>
<p>
Row 2. Cell 1.
</p>
<ul>
<li>
<div>
Row 2. Cell 1. List item 1.
</div>
</li>
<li>
<div>
Row 2. Cell 1. List item 2.
</div>
</li>
</ul>
</td>
<td>
<p>
Row 2. Cell 2.
</p>
<ul>
<li>
<div>
Row 2. Cell 2. List item 1.
</div>
</li>
<li>
<div>
Row 2. Cell 2. List item 2.
</div>
</li>
</ul>
</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 id="table_tests.section1.id123" class="table">
<table>
<caption>Table with template id</caption>
<tbody>
</tbody>
</table>
</div>
</div>
</div>
</body>
</html>