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

12 lines
248 B
HTML

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