chromium/third_party/blink/web_tests/external/wpt/mathml/crashtests/mozilla/1221888-1.html

<!DOCTYPE htm>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>

    <div>
        <math>
            <mspace height="50px" width="100px" style="outline-style: dotted;"></mspace>
        </math>
    </div>

</body>
</html>