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 PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" >
3 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
7 </head>
9 <body>
11 <p>
12 <math xmlns="http://www.w3.org/1998/Math/MathML">
13 <msub>
14 <mi>x</mi>
15 <mn>2</mn>
16 </msub>
17 </math>
18 </p>
20 </body>
22 </html>