Fri, 16 Jan 2015 04:50:19 +0100
Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <style>
4 html {font-size: 70px}
5 </style>
6 <table>
7 <tr>
8 <td>test</td>
9 <td>a variable-height box within the area defined by the left margin
10 and adjacent to the bottom of the top-left-corner.</td>
11 <td rowspan="3"> </td>
12 <tr>
13 <td>test</td>
14 <td>a variable-height box within the area defined by the left margin
15 and adjacent to the bottom of the top-left-corner.</td>
16 <tr>
17 <td>test</td>
18 <td>a variable-height box within the area defined by the left margin
19 and adjacent to the bottom of the top-left-corner.</td>
21 <tr>
22 <td>test</td>
23 <td>a variable-height box within the area defined by the left margin
24 and adjacent to the bottom of the top-left-corner.</td>
25 <td rowspan="3"> </td>
26 <tr>
27 <td>test</td>
28 <td>a variable-height box within the area defined by the left margin
29 and adjacent to the bottom of the top-left-corner.</td>
30 <tr>
31 <td>test</td>
32 <td>a variable-height box within the area defined by the left margin
33 and adjacent to the bottom of the top-left-corner.</td>
34 </table>