tenfourfox/layout/reftests/mathml/dir-8-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

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>