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 <body style="overflow:hidden">
3 <div style="padding: 20px;
4 position: absolute;
5 top: 20px; left: 20px;
6 -moz-column-count: 4;
7 -moz-column-gap: 0px;
8 -moz-column-rule: 6px green solid;">
9 <div style="height:400px;
10 width: 300px;
11 font-size: 16px;">
12 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed feugiat libero vel diam. Pellentesque pulvinar commodo lacus. Sed fringilla. Sed lectus. Praesent laoreet orci vitae nisi. Duis venenatis tristique massa.
13 </div>
14 </div>
15 </body>