• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html>
2<html>
3  <head></head>
4  <body>
5    <h3>
6      Table 1.7
7    </h3>
8    <div class="toc">
9      <p>
10        <b>Table of contents</b>
11      </p>
12      <ul>
13        <li>
14          <a href="#table_tests.section1">Section 1</a>
15        </li>
16      </ul>
17    </div>
18    <div id="table_tests.table1" class="table">
19      <table>
20        <caption>Table 1</caption>
21        <thead>
22          <tr>
23            <th>
24              <p>
25                Heading
26              </p>
27            </th>
28          </tr>
29        </thead>
30        <tbody>
31          <tr>
32            <td>
33              <p>
34                cell
35              </p>
36            </td>
37          </tr>
38        </tbody>
39      </table>
40    </div>
41    <div id="table_tests.table_2" class="table">
42      <table>
43        <caption>Table 2</caption>
44        <thead>
45          <tr>
46            <th>
47              <p>
48                Heading
49              </p>
50            </th>
51          </tr>
52        </thead>
53        <tbody>
54          <tr>
55            <td>
56              <p>
57                cell
58              </p>
59            </td>
60          </tr>
61        </tbody>
62      </table>
63    </div>
64    <div class="informaltable">
65      <table>
66        <thead>
67          <tr>
68            <th>
69              <p>
70                Heading
71              </p>
72            </th>
73          </tr>
74        </thead>
75        <tbody>
76          <tr>
77            <td>
78              <p>
79                cell
80              </p>
81            </td>
82          </tr>
83        </tbody>
84      </table>
85    </div>
86    <div id="table_tests.table4" class="informaltable">
87      <table>
88        <thead>
89          <tr>
90            <th>
91              <p>
92                Heading
93              </p>
94            </th>
95          </tr>
96        </thead>
97        <tbody>
98          <tr>
99            <td>
100              <p>
101                cell
102              </p>
103            </td>
104          </tr>
105        </tbody>
106      </table>
107    </div>
108    <div id="table_tests.-table5-" class="informaltable">
109      <table>
110        <thead>
111          <tr>
112            <th>
113              <p>
114                Heading
115              </p>
116            </th>
117          </tr>
118        </thead>
119        <tbody>
120          <tr>
121            <td>
122              <p>
123                cell
124              </p>
125            </td>
126          </tr>
127        </tbody>
128      </table>
129    </div>
130    <div id="table_tests.title" class="table">
131      <table>
132        <caption>Title</caption>
133        <thead>
134          <tr>
135            <th>
136              <p>
137                Heading
138              </p>
139            </th>
140          </tr>
141        </thead>
142        <tbody>
143          <tr>
144            <td>
145              <p>
146                cell
147              </p>
148            </td>
149          </tr>
150        </tbody>
151      </table>
152    </div>
153    <div id="table_tests.title0" class="table">
154      <table>
155        <caption>Title</caption>
156        <thead>
157          <tr>
158            <th>
159              <p>
160                Heading
161              </p>
162            </th>
163          </tr>
164        </thead>
165        <tbody>
166          <tr>
167            <td>
168              <p>
169                cell
170              </p>
171            </td>
172          </tr>
173        </tbody>
174      </table>
175    </div>
176    <div id="table_tests.title_containing_a_comment" class="table">
177      <table>
178        <caption>Title containing a comment</caption>
179        <thead>
180          <tr>
181            <th>
182              <p>
183                Heading
184              </p>
185            </th>
186          </tr>
187        </thead>
188        <tbody>
189          <tr>
190            <td>
191              <p>
192                cell
193              </p>
194            </td>
195          </tr>
196        </tbody>
197      </table>
198    </div>
199    <div id="table_tests.title1" class="table">
200      <table>
201        <caption>Title</caption>
202        <thead>
203          <tr>
204            <th>
205              <p>
206                Heading
207              </p>
208            </th>
209          </tr>
210        </thead>
211        <tbody>
212          <tr>
213            <td>
214              <p>
215                cell
216              </p>
217            </td>
218          </tr>
219        </tbody>
220      </table>
221    </div>
222    <div class="informaltable">
223      <table>
224        <thead>
225          <tr>
226            <th>
227              <p>
228                Heading
229              </p>
230            </th>
231          </tr>
232        </thead>
233        <tbody>
234          <tr>
235            <td>
236              <p>
237                Cell 1
238              </p>
239            </td>
240          </tr>
241          <tr>
242            <td>
243              <p>
244                Cell 2
245              </p>
246            </td>
247          </tr>
248        </tbody>
249      </table>
250    </div>
251    <div id="table_tests.title_on_multiple_lines_with_bol" class="table">
252      <table>
253        <caption>Title on multiple lines with <span class="bold"><strong>bold</strong></span>
254        text?</caption>
255        <thead>
256          <tr>
257            <th>
258              <p>
259                Heading
260              </p>
261            </th>
262          </tr>
263        </thead>
264        <tbody>
265          <tr>
266            <td>
267              <p>
268                Cell 1
269              </p>
270            </td>
271          </tr>
272          <tr>
273            <td>
274              <p>
275                Cell 2
276              </p>
277            </td>
278          </tr>
279        </tbody>
280      </table>
281    </div>
282    <div id="table_tests.section1">
283      <h3>
284        Section 1
285      </h3>
286      <div id="table_tests.section1">
287        <div id="table_tests.section1.table1" class="table">
288          <table>
289            <caption>Table 1</caption>
290            <thead>
291              <tr>
292                <th>
293                  <p>
294                    Heading
295                  </p>
296                </th>
297              </tr>
298            </thead>
299            <tbody>
300              <tr>
301                <td>
302                  <p>
303                    cell
304                  </p>
305                </td>
306              </tr>
307            </tbody>
308          </table>
309        </div>
310        <div id="table_tests.section1.a_b" class="table">
311          <table>
312            <caption>A &amp; B</caption>
313            <thead>
314              <tr>
315                <th>
316                  <p>
317                    A
318                  </p>
319                </th>
320                <th>
321                  <p>
322                    B
323                  </p>
324                </th>
325              </tr>
326            </thead>
327            <tbody>
328              <tr>
329                <td>
330                  <p>
331                    a
332                  </p>
333                </td>
334                <td>
335                  <p>
336                    b
337                  </p>
338                </td>
339              </tr>
340            </tbody>
341          </table>
342        </div>
343        <div id="table_tests.section1.empty_table" class="table">
344          <table>
345            <caption>Empty Table</caption>
346            <tbody>
347            </tbody>
348          </table>
349        </div>
350        <div id="table_tests.section1.table_with_an_empty_cell" class="table">
351          <table>
352            <caption>Table with an empty cell</caption>
353            <tbody>
354              <tr>
355                <td>
356                  <p>
357                    x
358                  </p>
359                </td>
360              </tr>
361            </tbody>
362          </table>
363        </div>
364        <div id="table_tests.section1.indentation" class="table">
365          <table>
366            <caption>Indentation</caption>
367            <thead>
368              <tr>
369                <th>
370                  <p>
371                    Header 1. Paragraph 1
372                  </p>
373                  <p>
374                    Header 1. Paragraph 2
375                  </p>
376                </th>
377                <th>
378                  <p>
379                    Header 2
380                  </p>
381                </th>
382              </tr>
383            </thead>
384            <tbody>
385              <tr>
386                <td>
387                  <p>
388                    Row 1. Cell 1.
389                  </p>
390                </td>
391                <td>
392                  <p>
393                    Row 1. Cell 2.
394                  </p>
395                  <p>
396                    Row 1. Cell 2. Paragraph 2.
397                  </p>
398                </td>
399              </tr>
400              <tr>
401                <td>
402                  <p>
403                    Row 2. Cell 1.
404                  </p>
405                  <ul>
406                    <li>
407                      <div>
408                        Row 2. Cell 1. List item 1.
409                      </div>
410                    </li>
411                    <li>
412                      <div>
413                        Row 2. Cell 1. List item 2.
414                      </div>
415                    </li>
416                  </ul>
417                </td>
418                <td>
419                  <p>
420                    Row 2. Cell 2.
421                  </p>
422                  <ul>
423                    <li>
424                      <div>
425                        Row 2. Cell 2. List item 1.
426                      </div>
427                    </li>
428                    <li>
429                      <div>
430                        Row 2. Cell 2. List item 2.
431                      </div>
432                    </li>
433                  </ul>
434                </td>
435              </tr>
436            </tbody>
437          </table>
438        </div>
439        <div id="table_tests.section1.nested_tables" class="table">
440          <table>
441            <caption>Nested Tables</caption>
442            <thead>
443              <tr>
444                <th>
445                  <p>
446                    Header 1
447                  </p>
448                </th>
449                <th>
450                  <p>
451                    Header 2
452                  </p>
453                </th>
454              </tr>
455            </thead>
456            <tbody>
457              <tr>
458                <td>
459                  <div id="table_tests.section1.inner_table" class="table">
460                    <table>
461                      <caption>Inner Table</caption>
462                      <thead>
463                        <tr>
464                          <th>
465                            <p>
466                              1.1
467                            </p>
468                          </th>
469                          <th>
470                            <p>
471                              1.2
472                            </p>
473                          </th>
474                        </tr>
475                      </thead>
476                      <tbody>
477                        <tr>
478                          <td>
479                            <p>
480                              2.1
481                            </p>
482                          </td>
483                          <td>
484                            <p>
485                              2.2
486                            </p>
487                          </td>
488                        </tr>
489                      </tbody>
490                    </table>
491                  </div>
492                </td>
493              </tr>
494              <tr>
495                <td>
496                  <p>
497                    Something.
498                  </p>
499                </td>
500              </tr>
501            </tbody>
502          </table>
503        </div>
504        <span id="id1"></span>
505        <div id="table_tests.section1.table_with_anchors" class="table">
506          <table>
507            <caption>Table with anchors</caption>
508            <thead>
509              <tr>
510                <th>
511                  <p>
512                    <span id="id2"></span>a<span id="id3"></span>
513                  </p>
514                </th>
515              </tr>
516            </thead>
517            <tbody>
518              <tr>
519                <td>
520                  <p>
521                    b
522                  </p>
523                </td>
524              </tr>
525            </tbody>
526          </table>
527        </div>
528        <div id="table_tests.section1.id123" class="table">
529          <table>
530            <caption>Table with template id</caption>
531            <tbody>
532            </tbody>
533          </table>
534        </div>
535      </div>
536    </div>
537  </body>
538</html>
539