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

« back to all changes in this revision

Viewing changes to mozilla/htmlparser/tests/html/col001.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
test COLGROUP
 
4
<TABLE border>
 
5
  <COLGROUP span="2" width="150">
 
6
  <COLGROUP span="2" width="0*">
 
7
  <tr>
 
8
    <td>cell 1-1
 
9
    <td>cell 1-2
 
10
    <td>cell 1-3
 
11
    <td>cell 1-4
 
12
  <tr>
 
13
    <td>cell 2-1
 
14
    <td>cell 2-2
 
15
    <td>cell 2-3
 
16
    <td>cell 2-4
 
17
</table>
 
18
 
 
19
last text
 
20
</body>
 
21
</html>
 
 
b'\\ No newline at end of file'