blob: b066da1690f5c64ca5ab4eb8faa2ef58a3ecc6a9 [file] [log] [blame]
mitz@apple.com2f1fee02009-01-26 01:32:54 +00001<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>
rniwa@webkit.org03b9c6d2012-07-16 01:41:53 +000010 if (window.testRunner)
11 testRunner.dumpAsText();
mitz@apple.com2f1fee02009-01-26 01:32:54 +000012</script>