Files
UXP-Fixed/layout/mathml/crashtests/557474-1.html
T
2018-02-02 04:16:08 -05:00

12 lines
196 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Test mpadded</title>
</head>
<body>
<math>
<mpadded width="-100px" height="-100px" depth="-100px"></mpadded>
</math>
</body>
</html>