diff options
Diffstat (limited to 'layout/reftests/bidi/613149-1-ref.html')
-rw-r--r-- | layout/reftests/bidi/613149-1-ref.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/layout/reftests/bidi/613149-1-ref.html b/layout/reftests/bidi/613149-1-ref.html new file mode 100644 index 0000000000..906a0951d4 --- /dev/null +++ b/layout/reftests/bidi/613149-1-ref.html @@ -0,0 +1,19 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <title>Bidi isolation - reference</title> + <style type="text/css"> + body { font-family: monospace } + p { unicode-bidi: bidi-override; } + </style> + </head> + <body> + <p>טאראק 24 בהז הציפ - 3 reviews</p> + <p>תובוגת 5 - Joe's לפאלפ Bar :הנושאר הדעסמ</p> + <p>תובוגת 5 - Joe's לפאלפ Bar :הנושאר הדעסמ</p> + <p>.(position: relative) css-ב שמתשת</p> + <p>documents > ילש ןושארה ןמורה > 1 קרפ</p> + <p>joe hacker: overdrawn</p> + </body> +</html> |