Sign in
webkit
/
WebKit
/
69084d7b0eae184a8076d683d5feee69bc80ce44
/
.
/
LayoutTests
/
mathml
/
presentation
/
mo-minus.html
blob: f69820978966bef542f29287f6790e699d12052a [
file
] [
log
] [
blame
]
<!doctype html>
<html>
<head>
<title>
mo-minus
</title>
</head>
<body>
<!-- This hyphen minus should be displayed a minus sign U+2212 -->
<math><mi>
a
</mi><mo>
-
</mo><mi>
a
</mi></math>
</body>
</html>