summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/scale-stretchy-5-ref.xhtml
blob: 8dc382e304626e682a8d34d8d570054054aea5dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Largeop in display mode stretched by scaling</title>
</head>

<body>

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mo largeop="false">&#x2A0C;</mo>
</math>

</body>
</html>