chromium/third_party/blink/web_tests/external/wpt/mathml/presentation-markup/scripts/mmultiscript-001-ref.html

<!DOCTYPE html>
<html>
  <head>
    <title>mmultiscript with no scripts (reference)</title>
  </head>
  <body>
    <math>
      <mmultiscripts>
        <mtext>base</mtext>
        <none/>
        <none/>
      </mmultiscripts>
    </math>
  </body>
</html>