blob: c5e426008f9f7517a858703416e84d17f78a4989 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>mmultiscript with mprescripts</title>
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=208309">
<link rel="help" href="https://w3c.github.io/mathml-core/#base-with-prescripts-and-postscripts">
<link rel="match" href="mmultiscript-002-ref.html">
<meta name="assert" content="mmultiscript with no scripts and a mprescripts child renders the same as if it had two none pre-scripts">
</head>
<body>
<math>
<mmultiscripts>
<mtext>base</mtext>
<mprescripts/>
</mmultiscripts>
</math>
</body>
</html>