Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
<title>Horizontal stretching of U+003D EQUAL SIGN with default font</title>
<link rel="mismatch" href="stretch-equal-sign-with-default-font-ref.html">
<meta name="assert" content="Verify EQUAL SIGN can be stretched horizontally with default fonts.">
</head>
<body>
<math>
<munder>
<mi>AVERYLONGBASE</mi>
<mo stretchy="true">=</mo>
</munder>
</math>
</body>
</html>