summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/crashtests/mmultiscripts-with-two-prescripts.html
blob: 54f938460636bb351d9da20611fd872d6b888ca6 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<math>
  <mmultiscripts>
    <mrow></mrow>
    <mprescripts></mprescripts>
    <mprescripts></mprescripts>
  </mmultiscripts>
</math>