Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /mathml/presentation-markup/operators/embellished-operator-001-crash.html - WPT Dashboard Interop Dashboard
<!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>