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 <?xml version="1.0" encoding="utf-8"?>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>Test XLink</title>
5 </head>
6 <body>
7 <math xmlns="http://www.w3.org/1998/Math/MathML"
8 xmlns:xlink="http://www.w3.org/1999/xlink">
9 <mtext xlink:type="simple" xlink:href="www.mozilla.org">MathML Link</mtext>
10 </math>
11 </body>
12 </html>