tenfourfox/layout/reftests/mathml/menclose-3-radical-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07: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>