summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/operators/embellished-operator-001-crash.html
blob: 15e9a0367cddaa29c553aa8f526e865beef10376 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE>
<!-- See https://github.com/w3c/mathml-core/issues/108 -->
<math>
  <mrow style="display: inline">A</mrow>
</math>
<math>
  <mrow>
    <mrow style="display: inline">A</mrow>
  </mrow>
</math>