mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-12 20:30:18 +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>
|