mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +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>
|
|
|