1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12

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

<!DOCTYPE html>
<!--
@AURALINUX-ALLOW:tag:*
-->
<math>
  <mstyle class="test">
    <mn>1</mn>
    <mn>2</mn>
    <mn>3</mn>
    <mn>4</mn>
  </mstyle>
</math>