gecko/layout/reftests/mathml/stretchy-mover-3-ref.html
2014-09-01 06:49:00 +02:00

17 lines
319 B
HTML

<!doctype>
<html>
<head>
<title>Stretchy mover</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<!-- See bug 687807 -->
<math>
<mover>
<mo stretchy="false">&Vert;</mo>
<mn>BBBBBBBBB</mn>
</mover>
</math>
</body>
</html>