summaryrefslogtreecommitdiff
path: root/test/data/tree-construction/regression.dat
blob: 0d4d77a1cefb0346dc7503ae48cc4564d1a6284e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#data
<html>
 <body>
  <table>
   <tr>
    <td>
     <div>
      <b>
     </div>
     <table></table>
    </td>
   </tr>
  </table>
  <table></table>
  <script type="text/javascript"></script>
 </body>
</html>
#errors
#document
| <html>
|   <head>
|   <body>
|    <table>
|     <tr>
|      <td>
|       <div>
|        <b>
|       <table>
|    <table>
|    <script>