mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +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>
|