blob: d9f2a6424efe8a3ae33b971f842cda96b4d513fa [file] [log] [blame]
<!doctype html>
<html>
<head>
<title>mo stacked glyphs</title>
<meta charset="utf-8"/>
</head>
<body>
<div style="position: absolute; top: 25px; left: 0; opacity: 0.5;">
<math>
<mrow>
<mo>(</mo>
<mo>)</mo>
<mo>{</mo>
<mo>}</mo>
<mo>[</mo>
<mo>]</mo>
<mo>|</mo>
<mo stretchy="true">&#x222b;</mo>
<mspace height="200px" depth="200px"/>
</mrow>
</math>
</div>
<div style="position: absolute; top: 25px; left: 0; opacity: 0.5;">
<math>
<mrow>
<mo>(</mo>
<mo>)</mo>
<mo>{</mo>
<mo>}</mo>
<mo>[</mo>
<mo>]</mo>
<mo>|</mo>
<mo stretchy="true">&#x222b;</mo>
<mspace height="200px" depth="200px"/>
</mrow>
</math>
</div>
<div style="position: absolute; top: 0px; left: 0; width: 100%; height: 150px; background: red;"></div>
<div style="position: absolute; top: 200px; left: 0; width: 100%; height: 150px; background: red;"></div>
<div style="position: absolute; top: 400px; left: 0; width: 100%; height: 150px; background: red;"></div>
</body>
</html>