<!DOCTYPE html>
<html>
	<head>
		<title>mmultiscript with only base and none as placeholder</title>
	</head>

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