blob: d69ee4b965472d9e59c821edd2b4f0fc18384188 [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.testRunner)
testRunner.dumpAsText();
</script>