<!DOCTYPE html>
<html>
  <head><title>Test mirror op</title></head>
  <style type="text/css">
    mo {
      -moz-transform: scaleX(-1.0);
    }
  </style>
  <body>

    <p><math><mo>(</mo></math></p>
    <p><math><mo>)</mo></math></p>
    <p><math><mo>[</mo></math></p>
    <p><math><mo>]</mo></math></p>
    <p><math><mo>{</mo></math></p>
    <p><math><mo>}</mo></math></p>
    
  </body>
</html>