Mypal/layout/mathml/crashtests/557474-1.html

12 lines
196 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Test mpadded</title>
</head>
<body>
<math>
<mpadded width="-100px" height="-100px" depth="-100px"></mpadded>
</math>
</body>
</html>