summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mathml-mmultiscript-mprescript-ref.html
blob: b30e7fb976231f9dc5549efc9aff65ac93270043 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html>
	<head>
		<title>mmultiscript with mprescripts without none</title>
	</head>

	<body>
		<math> 
			<mmultiscripts>
				<mtext>base</mtext>
				<mprescripts/>
			</mmultiscripts>
		</math>
	</body>
</html>