This PR switches the order of mpadded and mphantom in \vphantom and \hphantom in order to allow mphantom to remove the width (and height) of the phantom content from the bounding box overflow data (since it will not be visible).
This will require that some tests be modified, since the underlying MathML is changed.
Resolves issue #1637 (closed).