Files
UXP-Fixed/layout/reftests/mathml/maction-dynamic-2-ref.html
T
2018-02-02 04:16:08 -05:00

53 lines
469 B
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>dynamic maction 2</title>
</head>
<body>
<p>
<math>
<mtext>__1__</mtext>
</math>
</p>
<p>
<math>
<mtext>__1__</mtext>
</math>
</p>
<p>
<math>
<mtext>__2__</mtext>
</math>
</p>
<p>
<math>
<mtext>__2__</mtext>
</math>
</p>
<p>
<math>
<mtext>__1__</mtext>
</math>
</p>
<p>
<math>
<mtext>__3__</mtext>
</math>
</p>
<p>
<math>
<mtext>__3__</mtext>
</math>
</p>
</body>
</html>