~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/htmlparser/tests/html/col007.html

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<body>
 
3
2 THEAD section in table
 
4
<br> MS IE4.0 
 
5
<TABLE border>
 
6
  <COLGROUP>
 
7
    <COL width="70">
 
8
    <COL width="120">
 
9
  </COLGROUP>
 
10
  <COLGROUP span="2" width="0*">
 
11
  <THEAD>
 
12
  <tr>
 
13
    <th>cell H-1
 
14
    <th>cell H-2
 
15
    <th>cell H-3
 
16
    <th>cell H-4
 
17
  </THEAD>
 
18
  <THEAD>
 
19
  <tr>
 
20
    <td>cell H2-1
 
21
    <td>cell H2-2
 
22
    <td>cell H2-3
 
23
    <td>cell H2-4
 
24
  </THEAD>
 
25
  <tr>
 
26
    <td>cell 1-1
 
27
    <td>cell 1-2
 
28
    <td>cell 1-3
 
29
    <td>cell 1-4
 
30
  <tr>
 
31
    <td>cell 2-1
 
32
    <td>cell 2-2
 
33
    <td>cell 2-3
 
34
    <td>cell 2-4
 
35
</table>
 
36
 
 
37
last text
 
38
</body>
 
39
</html>
 
 
b'\\ No newline at end of file'