bashi@chromium.org | 60ff6f2 | 2012-07-01 23:08:01 +0000 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <meta charset="utf-8"> |
| 3 | <head> |
| 4 | </head> |
| 5 | <p>The first word contains ZWJ. The first word should be identical with the second word.</p> |
| 6 | <div style="font-size: 36pt;"> |
| 7 | میخور |
| 8 | </div> |
| 9 | <div style="font-size: 36pt;"> |
| 10 | میخور |
| 11 | </div> |
| 12 | |
| 13 | <p>The last character of the first word is ZWNJ. The first word should be identical with the second word.</p> |
| 14 | <div style="font-size: 36pt;"> |
| 15 | می |
| 16 | </div> |
| 17 | <div style="font-size: 36pt;"> |
| 18 | می |
| 19 | </div> |