Blame layout/base/crashtests/444925-1.xul

Packit f0b94e
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:mathml="http://www.w3.org/1998/Math/MathML">
Packit f0b94e
<box>
Packit f0b94e
m
Packit f0b94e
<mathml:munderover style="padding-left: 20%; padding-right: 50%; text-shadow: 0px 0px 3.5px orange; text-decoration: overline;">
Packit f0b94e
m
Packit f0b94e
<box/>
Packit f0b94e
<box/>
Packit f0b94e
</mathml:munderover>
Packit f0b94e
</box>
Packit f0b94e
</window>