1<html>
2<body>
3<p>This test checks for a regression against http://bugs.webkit.org/show_bug.cgi?id=3739.</p>
4NOTES:<ol>
5<li>this MUST be checked in a build because the symptom is an assert</li>
6<li>double-click a few times on the blanks lines below</li>
7<li>if you hit the isEqualIgnoringAffinity() assert, the bug is back</li>
8</ol>
9<hr>
10<pre>One
11
12Two
13
14Three</pre>
15</body>
16</html>
17