chromium/third_party/blink/web_tests/external/wpt/mathml/presentation-markup/operators/embellished-operator-001-crash.html

<!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>