Index

testsuite:general:math:mathbevelledfrac

failed

mathBevelledFrac

The first fraction should display as a bevelled fraction, the second as a regular fraction

W3C sample WIRIS
x y x y
<math xmlns="http://www.w3.org/1998/Math/MathML" bevelled="true">
  <mfrac>
    <mi>x</mi>
    <mi>y</mi>
  </mfrac>
  <mfrac bevelled="false">
    <mi>x</mi>
    <mi>y</mi>
  </mfrac>
</math>

Author: Design Science, Inc. Neil Soiffer

testsuite/general/math/mathbevelledfrac.txt · Last modified: 2016/09/15 11:29 (external edit)