blob: 224574c0c96b6fd2172e855e38ea259412ebc7d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html>
<head><title>Test dir=rtl</title></head>
<body>
<p>ms lquote="A" rquote="B":
<math dir="rtl">
<ms lquote="A" rquote="B">___</ms>
</math>
</p>
</body>
</html>
|