Index

testsuite:presentation:dynamicexpressions:maction:mactionbtoggle1

failed

mactionBtoggle1

Test of maction using the toggle actiontype

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <maction actiontype="toggle">
    <mrow>
      <mfrac>
        <mi>x</mi>
        <mn>2</mn>
      </mfrac>
      <mo>+</mo>
      <mn>2</mn>
    </mrow>
    <mrow>
      <mfrac>
        <mi>x</mi>
        <mn>2</mn>
      </mfrac>
      <mo>+</mo>
      <mfrac>
        <mn>2</mn>
        <mn>2</mn>
      </mfrac>
    </mrow>
    <mrow>
      <mfrac>
        <mrow>
          <mi>x</mi>
          <mo>+</mo>
          <mn>2</mn>
        </mrow>
        <mn>2</mn>
      </mfrac>
    </mrow>
  </maction>
</math>

Author: Design Science, Inc. (D. Doyle)

testsuite/presentation/dynamicexpressions/maction/mactionbtoggle1.txt · Last modified: 2016/09/15 11:29 (external edit)