mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
16 lines
250 B
HTML
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>
|