gecko/layout/reftests/mathml/menclose-3-radical-ref.html
2014-02-21 08:33:54 -05:00

16 lines
275 B
HTML

<!doctype html>
<html>
<head>
<title>Test menclose radical</title>
<meta charset="utf-8"/>
</head>
<body>
<!-- menclose: radical -->
<math>
<menclose notation="radical" style="font-size:12px;"><mi>x</mi></menclose>
</math>
</body>
</html>