summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/dynamic-mi-ref.xhtml
blob: 672592bbbe087f00bd75394ae8b85a096fa64dda (plain)
1
2
3
4
5
6
7
8
9
10
11
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Reftest for bug 409125</title>
</head>

<body>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><mi id="mi">mi</mi></math>

</body>
</html>