summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mathml-mmultiscript-base-ref.html
blob: 45f43e9f9bba7328ebc77c1231f8643c6c94203c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
	<head>
		<title>mmultiscript with only base</title>
	</head>
	
	<body>
		<math>
			<mmultiscripts>
			<mtext>base</mtext>
			</mmultiscripts>
		</math>
	</body>
</html>