tenfourfox/layout/reftests/mathml/menclose-3-radical-ref.html

16 lines
275 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!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>