summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/1157726-1.html
blob: d8615b43d645bc6297d0eba15f113b8d3ce12fb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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>اتع &#x2068;+1-416-848-3114&#x2069; abc</p>
<p>اتع &#x2068;+1-416-848-3114a&#x2069; abc</p>
<p>اتع &#x2068;+1-416-848-3114ش&#x2069; abc</p>

<p>اتع &#x2066;+1-416-848-3114&#x2069; abc</p>
<p>اتع &#x2066;+1-416-848-3114a&#x2069; abc</p>
<p>اتع &#x2066;+1-416-848-3114ش&#x2069; abc</p>

<p>اتع &#x2067;+1-416-848-3114&#x2069; abc</p>
<p>اتع &#x2067;+1-416-848-3114a&#x2069; abc</p>
<p>اتع &#x2067;+1-416-848-3114ش&#x2069; abc</p>

</body>
</html>