summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-005-ref.html
blob: c1bd50201bbe0530974e7a591af944a66ee10afc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8"/>
    <title>Largeop in display mode stretched by scaling (reference)</title>
  </head>
  <body>
    <math display="block">
      <mo largeop="false"></mo>
    </math>
  </body>
</html>