diff options
Diffstat (limited to 'layout/reftests/bidi/1157726-1.html')
-rw-r--r-- | layout/reftests/bidi/1157726-1.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/layout/reftests/bidi/1157726-1.html b/layout/reftests/bidi/1157726-1.html new file mode 100644 index 0000000000..d8615b43d6 --- /dev/null +++ b/layout/reftests/bidi/1157726-1.html @@ -0,0 +1,24 @@ +<!DOCTYPE HTML> +<html> +<head> + <title>unicode bidi isolate characters</title> + <meta http-equiv="content-type" content="text/html; charset=UTF-8"> + <meta charset="utf-8"> +</head> +<body> +<p>اتع +1-416-848-3114 abc</p> + +<p>اتع ⁨+1-416-848-3114⁩ abc</p> +<p>اتع ⁨+1-416-848-3114a⁩ abc</p> +<p>اتع ⁨+1-416-848-3114ش⁩ abc</p> + +<p>اتع ⁦+1-416-848-3114⁩ abc</p> +<p>اتع ⁦+1-416-848-3114a⁩ abc</p> +<p>اتع ⁦+1-416-848-3114ش⁩ abc</p> + +<p>اتع ⁧+1-416-848-3114⁩ abc</p> +<p>اتع ⁧+1-416-848-3114a⁩ abc</p> +<p>اتع ⁧+1-416-848-3114ش⁩ abc</p> + +</body> +</html> |