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