mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-04 10:05:51 +00:00
10 lines
224 B
HTML
10 lines
224 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<title>Test for mirroring parentheses in Hebrew text</title>
|
|
</head>
|
|
<body>
|
|
<p dir="rtl"><span style="unicode-bidi:bidi-override; direction:ltr;">ג(ב)א</span></p>
|
|
</body>
|
|
</html>
|
|
|