tenfourfox/layout/reftests/mathml/embellished-op-5-2.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

20 lines
374 B
HTML

<html>
<head>
<title>embellished operators 5: vertical stretchy operator</title>
</head>
<body>
<div>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<msub>
<mo>|</mo>
<mspace/>
</msub>
<mspace height="30px" depth="30px"/>
</mrow>
</math>
</div>
</body>
</html>