comparison: layout/reftests/bidi/mirroring-03-ref.html
layout/reftests/bidi/mirroring-03-ref.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <head> |
|
3 <title>Test for mirroring parentheses in Hebrew text</title> |
|
4 </head> |
|
5 <body> |
|
6 <p dir="rtl"><span style="unicode-bidi:bidi-override; direction:ltr;">ג(ב)א</span></p> |
|
7 </body> |
|
8 </html> |
|
9 |