Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
1 <!DOCTYPE HTML>
2 <title>text-decoration: underline test</title>
3 <table border>
4 <caption><span style="text-decoration: underline">This is the table caption</span></caption>
5 <tr>
6 <td>Row 1, Cell 1</td>
7 <td>Row 1, Cell 2</td>
8 </tr>
9 <tr>
10 <td>Row 2, Cell 1</td>
11 <td>Row 2, Cell 2</td>
12 </tr>
13 </table>