Index

testsuite:presentation:css:msqrt:msqrt-08

passed

msqrt-08

Radicals below might have different shapes, but their content must share the same baseline

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <msqrt>
    <mi>content</mi>
  </msqrt>
  <mo>=</mo>
  <msqrt>
    <msub>
      <mi>content</mi>
      <mphantom>
        <mi>fail</mi>
      </mphantom>
    </msub>
  </msqrt>
  <mo>=</mo>
  <msqrt>
    <msup>
      <mi>content</mi>
      <mphantom>
        <mi>fail</mi>
      </mphantom>
    </msup>
  </msqrt>
</math>

Author: George Chavchanidze, Opera Software ASA

testsuite/presentation/css/msqrt/msqrt-08.txt · Last modified: 2016/09/15 11:29 (external edit)