mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
16 lines
256 B
HTML
16 lines
256 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Test menclose madruwb</title>
|
|
<meta charset="utf-8"/>
|
|
</head>
|
|
|
|
<body>
|
|
<!-- menclose: madruwb -->
|
|
<math>
|
|
<menclose notation="right bottom"><mi>x</mi></menclose>
|
|
</math>
|
|
|
|
</body>
|
|
</html>
|