tenfourfox/layout/reftests/mathml/menclose-3-radical.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

16 lines
250 B
HTML

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