1 <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>
2 <p>Loading this page should not cause a crash.
</p>
4 <button disabled
>PASS
</button>
6 document
.getElementsByTagName('button')[0].disabled
= false;
9 testRunner
.dumpAsText();