<html> | |
<head> | |
<title>stretchy rtl</title> | |
<meta charset="utf-8"> | |
</head> | |
<body> | |
<!-- This tests stretchy operators in RTL mode. They should render the same as the symmetric LTR expressions. --> | |
<math dir="rtl"><mo>⌊</mo><mo>⌈</mo><mo>{</mo><mo>[</mo><mo rspace="3em">(</mo><mspace width="1em" height="2em" depth="2em" mathbackground="red"/><mo lspace="2em">)</mo><mo>]</mo><mo>}</mo><mo>⌉</mo><mo>⌋</mo></math> | |
</body> | |
</html> |