haikuwebkit/LayoutTests/mathml/presentation/mo-minus-expected.html

12 lines
154 B
HTML

<!doctype html>
<html>
<head>
<title>mo-minus</title>
</head>
<body>
<math><mi>a</mi><mo>&#x2212;</mo><mi>a</mi></math>
</body>
</html>