Index

testsuite:general:genattribs:href3

href3

test of href attribute on the a general element (mfrac)

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mi>x</mi>
    <mo>=</mo>
    <mfrac href="http://mathworld.wolfram.com/QuadraticEquation.html">
      <mrow>
        <mo>&#x2212;</mo>
        <mi>b</mi>
        <mo>&#x00B1;</mo>
        <msqrt>
          <mrow>
            <msup>
              <mi>b</mi>
              <mn>2</mn>
            </msup>
            <mo>&#x2212;</mo>
            <mn>4</mn>
            <mi>a</mi>
            <mi>c</mi>
          </mrow>
        </msqrt>
      </mrow>
      <mrow>
        <mn>2</mn>
        <mi>a</mi>
      </mrow>
    </mfrac>
  </mrow>
</math>

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

testsuite/general/genattribs/href3.txt · Last modified: 2015/12/22 12:19 (external edit)