summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/menclose-5-bottom-ref.html
blob: b489c08d0865655ee37ebd16d4504f811cfd1d93 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
	<head>
	    <title>menclose bottom</title>
	</head>
	<body>
	    <p>
	       <math><menclose id="testMenclose" notation="bottom"><mspace width="100px" height="50px"></menclose></math>
        </p>
	</body>
</html>