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