mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
11 lines
208 B
HTML
11 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>
|