Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
            
- /mathml/crashtests/mmultiscripts-with-two-prescripts.html - WPT Dashboard Interop Dashboard
 
 
<!DOCTYPE html>
<math>
  <mmultiscripts>
    <mrow></mrow>
    <mprescripts></mprescripts>
    <mprescripts></mprescripts>
  </mmultiscripts>
</math>