[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / ManualTests / whitespace-pre-affinity.html
1 <html>
2 <body>
3 <p>This test checks for a regression against http://bugs.webkit.org/show_bug.cgi?id=3739.</p>
4 NOTES:<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
12 Two
13
14 Three</pre>
15 </body>
16 </html>