File: test012.html

package info (click to toggle)
nekohtml 1.9.22.noko2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,088 kB
  • sloc: java: 8,004; xml: 378; makefile: 12; sh: 8
file content (14 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<table>
 <tr>
  <td>
   <table>
    <tr>
     <td>cell 1</td>
     <td>
   </table>
  </td>
 </tr>
 <tr>
  <td>cell 2</td>
 </tr>
</table>