This is inline <math><mi>z</mi></math> math and this is a block:
<math display="block">
<mi>x</mi><mo>+</mo><mi>y</mi>
</math>
(There should be a red box around each math item, turning green on hover. Clicking inside a box should trigger an alert dialog.<br>
<em>Depends on browser</em>: The math items are focusable in which case they should get a blue border. You can tab between the math items.)