tenfourfox/layout/reftests/mathml/munderover-accent-dynamic-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
256 B
HTML

<!doctype html>
<html>
<head>
<title>munderover@accent</title>
<meta charset="utf-8"/>
</head>
<body>
<math>
<munderover accent="true"><mtext>X</mtext><mo>O</mo><mo>O</mo></munderover>
</math>
</body>
</html>