mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
15 lines
236 B
HTML
15 lines
236 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><title>Test stretchy equal (bug 854339)</title></head>
|
|
<body>
|
|
|
|
<math>
|
|
<munder>
|
|
<mi>AVERYLONGBASE</mi>
|
|
<mo stretchy="false">=</mo>
|
|
</munder>
|
|
</math>
|
|
|
|
</body>
|
|
</html>
|