Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao...
[mozilla-central.git] / layout / reftests / bugs / 345563-sub.xhtml
blob0d777528b951f97dc30e1e5089daca5ad9437b89
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>