blob: b1b51c228019a10b0979e8b7d97cdc779b35878f [file] [log] [blame]
<p>Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=17876">Bug 17876: REGRESSION (r31060): Attempting to visit Ofcom page causes crash</a>.</p>
<p>Loading this page should not cause a crash.</p>
<button disabled>PASS</button>
<script>
document.getElementsByTagName('button')[0].disabled = false;
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>