summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-lspace-rspace-001-ref.xhtml
blob: 86af23a88709f9bd3fcddfcb50a0f09badf1013a (plain)
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
  <math xmlns="http://www.w3.org/1998/Math/MathML">
    <mn>3</mn>
    <mo>+</mo>
    <mn>2</mn>
  </math>
</body>
</html>