Mypal/layout/reftests/mathml/mo-invisibleoperators-ref.html
2019-03-11 13:26:37 +03:00

14 lines
209 B
HTML

<!DOCTYPE html>
<html>
<math>
<mrow>
<mn>1</mn>
<mn>2</mn>
<mn>3</mn>
<mn>4</mn>
<mn>5</mn>
<mspace height="2em" width="0.1em"></mspace>
</mrow>
</math>
</html>