haikuwebkit/LayoutTests/mathml/presentation/multiscripts-noscripts-expe...

22 lines
277 B
HTML

<!doctype html>
<html>
<head>
<title>No scripts</title>
<meta charset="utf-8"/>
</head>
<body>
<p>
<math>
<mrow>
<mn>1</mn>
</mrow>
<mrow>
<mn>2</mn>
</mrow>
</math>
</p>
</body>
</html>