mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-21 03:48:43 +00:00
12 lines
196 B
HTML
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>
|