Index

testsuite:presentation:css:mfenced:mfenced-01

passed

mfenced-01

Brackets should be resized to match matrix height

W3C sample WIRIS
A B C D E F G H I
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mfenced open="[" close="]">
    <mrow>
      <mtable>
        <mtr>
          <mtd>
            <mi>A</mi>
          </mtd>
          <mtd>
            <mi>B</mi>
          </mtd>
          <mtd>
            <mi>C</mi>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>D</mi>
          </mtd>
          <mtd>
            <mi>E</mi>
          </mtd>
          <mtd>
            <mi>F</mi>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>G</mi>
          </mtd>
          <mtd>
            <mi>H</mi>
          </mtd>
          <mtd>
            <mi>I</mi>
          </mtd>
        </mtr>
      </mtable>
    </mrow>
  </mfenced>
</math>

Author: George Chavchanidze, Opera Software ASA

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