blob: 4448a3e8ab5039ac3df7dc97a751a726da801195 [file] [log] [blame]
bashi@chromium.org60ff6f22012-07-01 23:08:01 +00001<!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&#x0645;&#x06cc;&#x062e;&#x0648;&#x0631;
8</div>
9<div style="font-size: 36pt;">
10&#x0645;&#x06cc;&#x062e;&#x0648;&#x0631;
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&#x0645;&#x06cc;
16</div>
17<div style="font-size: 36pt;">
18&#x0645;&#x06cc;
19</div>