Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<head>
<title>Check that UnderBar is visible when stretched</title>
<link rel="mismatch" href="stretchy-underbar-1-ref.xhtml"/>
<style type="text/css">
html { background-color: white; font-size: 50px }
mi { color: white; }
mo { color: black; }
</style>
</head>
<body>
<munder>
<mi>long</mi>
<mo stretchy="true">&#x332;</mo>
</munder>
</math>
</body>
</html>