Mozilla/mozilla/layout/reftests/bugs/345563-sup.xhtml
jruderman%hmc.edu a8939fd18a Add a "!=" reftest that will fail is msub and msup break (like in bug 345564)
git-svn-id: svn://10.0.0.236/trunk@247964 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-17 05:34:37 +00:00

23 lines
341 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>
<p>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<msup>
<mi>x</mi>
<mn>2</mn>
</msup>
</math>
</p>
</body>
</html>