<!DOCTYPE html>
<html>
  <head>
    <title>Non-stretchy msup</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  </head>
  <body>
    <!-- See bug 687807 -->
    <math >
      <msup>
        <mo stretchy="false">&#x2192;</mo>
        <mtext>AAAAAA</mtext>
      </msup>
    </math>
  </body>
</html>