Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8"/>
    <title>maction click (reference)</title>
  </head>
  <body>
    <p>This test passes if you see a green square.</p>
    <math>
      <mrow>
        <mspace width="150px" height="150px" style="background: green"/>
      </mrow>
    </math>
  </body>
</html>