1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18

content / test / data / accessibility / mathml / mmultiscripts.html [blame]

<!DOCTYPE html>
<!--
@AURALINUX-ALLOW:tag:*
-->
<math>
  <mmultiscripts class="test">
    <mn>1</mn>
    <mn>2</mn>
    <mn>3</mn>
    <none/>
    <mn>5</mn>
    <mprescripts/>
    <mn>6</mn>
    <none/>
    <mn>8</mn>
    <mn>9</mn>
  </mmultiscripts>
</math>