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 <html lang="en-US">
3 <head>
4 <title>intrinsic widths for -moz-max-content, -moz-min-content, -moz-fit-content, and -moz-available values of CSS width property, on blocks</title>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6 <meta http-equiv="Content-Style-Type" content="text/css">
7 </head>
8 <body>
10 <table border><tr><td>
11 <div>AA B</div>
12 </td></tr></table>
14 <table border><tr><td>
15 <div>AA B</div>
16 </td></tr></table>
18 <table border width="1"><tr><td>
19 <div>AA B</div>
20 </td></tr></table>
22 <table border width="1"><tr><td>
23 <div>AA B</div>
24 </td></tr></table>
26 <table border><tr><td>
27 <div>AA B</div>
28 </td></tr></table>
30 <table border width="1"><tr><td>
31 <div>AA B</div>
32 </td></tr></table>
34 <table border><tr><td>
35 <div>AA B</div>
36 </td></tr></table>
38 <table border width="1"><tr><td>
39 <div>AA B</div>
40 </td></tr></table>
42 </body>
43 </html>