Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<title>&lt;semantics&gt - mozilla bug 21479</title>
<meta charset="utf-8"/>
<style>
@font-face {
font-family: operators;
src: url("/fonts/math/operators.woff");
}
math, math * {
font-family: operators;
font-size: 32px;
color: purple;
}
</style>
<link rel="match" href="semantics-005-ref.html">
<meta name="assert" content="The embellished operator made of a single mo inside a semantics element is treated the same as the mo alone.">
<p>
<mover>
<mspace width="300px" height="10px" mathbackground="blue"></mspace>
<semantics><mo>&#x21AC<!-- Rightwards Arrow With Loop --></mo></semantics>
</mover>
</math>
</p>