Mypal/layout/reftests/mathml/dir-8-ref.html

20 lines
349 B
HTML

<!DOCTYPE html>
<html>
<head><title>Test dir=rtl</title></head>
<body>
<p>
embellished mfrac (lspace=1em rspace=2em):
<math
<mtext>_</mtext>
<mfrac>
<mo lspace="2em" rspace="1em">+</mo>
<mtext>|</mtext>
</mfrac>
<mtext>_</mtext>
</math>
</p>
</body>
</html>