1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-19 06:48:48 +00:00
Files
UXP/layout/reftests/mathml/stretchy-1.html
T

15 lines
235 B
HTML

<!DOCTYPE html>
<html>
<head><title>Test stretchy equal (bug 854339)</title></head>
<body>
<math>
<munder>
<mi>AVERYLONGBASE</mi>
<mo stretchy="true">=</mo>
</munder>
</math>
</body>
</html>