Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Bidi with European terminators</title>
6 </head>
7 <body>
8 <p>In the Bidi Algorithm, a sequence of European terminators
9 adjacent to European numbers changes to all European numbers. A
10 change was made in Unicode 6.3 so that all undefined Unicode
11 codepoints betweem U+20A0 and U+20CF would have the bidi category of
12 European terminator by default</p>
13 <p>פרס $$$$1000000!!!</p>
14 <p>פרס ₠₠₠₠1000000!!!</p>
15 <p>פרס ₺₺₺₺1000000!!!</p>
16 <p>פרס ⃏⃏⃏⃏1000000!!!</p>
17 <p>פרס
18 ₠₡₢₣₤₥₦<!--
19 -->₧₨₩₪₫€₭<!--
20 -->₮₯₰₱₲₳₴<!--
21 -->₵₶₷₸₹₺₻<!--
22 -->₼₽₾₿⃀⃁⃂<!--
23 -->⃃⃄⃅⃆⃇⃈⃉<!--
24 -->⃊⃋⃌⃍⃎⃏1000000!!!</p>
25 </body>
26 </html>