mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 16:28:33 +00:00
12 lines
208 B
HTML
12 lines
208 B
HTML
<!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>
|