layout/base/crashtests/444925-1.xul

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/base/crashtests/444925-1.xul	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:mathml="http://www.w3.org/1998/Math/MathML">
     1.5 +<box>
     1.6 +m
     1.7 +<mathml:munderover style="padding-left: 20%; padding-right: 50%; text-shadow: 0px 0px 3.5px orange; text-decoration: overline;">
     1.8 +m
     1.9 +<box/>
    1.10 +<box/>
    1.11 +</mathml:munderover>
    1.12 +</box>
    1.13 +</window>

mercurial