[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / loader / null-request-after-willSendRequest.html
1 <p>
2     Test for <i><a href="rdar://problem/6525618">rdar://problem/6525618</a> REGRESSION (r39566): NewsFire crashes in string hashing code when opening a Digg RSS article</i>.
3 </p>
4 <p>
5     This test cannot be run in the browser. In DumpRenderTree it should report
6     that access to http://10.0.0.1/ was blocked and not crash.
7 </p>
8 <img src="http://10.0.0.1/">
9 <script>
10     if (window.layoutTestController)
11         layoutTestController.dumpAsText();
12 </script>