Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /mathml/crashtests/mozilla/1600635.html - WPT Dashboard Interop Dashboard
<style>
* {
overflow-inline: scroll;
}
</style>
<script>
window.addEventListener('load', () => {
mbsubsup.appendChild(m)
ms.innerHTML = '<figure>'
mbsubsup.appendChild(ms)
document.documentElement.appendChild(mbsubsup)
})
</script>