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.)
michael@0 | 1 | <!DOCTYPE html> |
michael@0 | 2 | <html lang="en-US"> |
michael@0 | 3 | <head> |
michael@0 | 4 | <title>border-image with equally large left and right border image width.</title> |
michael@0 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
michael@0 | 6 | <meta http-equiv="Content-Style-Type" content="text/css"> |
michael@0 | 7 | <style type="text/css"> |
michael@0 | 8 | |
michael@0 | 9 | table { margin: 0; padding: 0; border-spacing: 0; empty-cells: show; } |
michael@0 | 10 | td { padding: 0; } |
michael@0 | 11 | |
michael@0 | 12 | </style> |
michael@0 | 13 | </head> |
michael@0 | 14 | <body> |
michael@0 | 15 | <table> |
michael@0 | 16 | <col style="width: 57px"> |
michael@0 | 17 | <col style="width: 57px"> |
michael@0 | 18 | <tr style="height: 24px"> |
michael@0 | 19 | <td style="background: #90a213"></td> |
michael@0 | 20 | <td style="background: #90c157"></td> |
michael@0 | 21 | </tr> |
michael@0 | 22 | </table> |
michael@0 | 23 | </body> |
michael@0 | 24 | </html> |