objColumn.style.display = "none" should do nothing

Table caption
1st col. 2nd col. 3rd col. 4th col. 5th col. and some longer text
2nd row thead abcd abcd abcd
5th row tfoot a b c
3rd row tbody abc abc abc
4th row tbody ab ab ab
Column style display
1st colum 2nd colum 3rd colum 4th colum 5th colum
block none block none block none block none block none

Steps to reproduce: click any "none" radio button (with border-collapse checked or unchecked)

Actual result in IE 8 beta 2: the whole webpage becomes, turns entirely blank.

Expected result: nothing (or nothing comparable or of such magnitude) should happen when clicking/checking any radio button on the first trial

Firefox 2.x, Firefox 3, Opera 9.60, Safari 3.1.2, Safari 4.0, Konqueror 4.1, Shiretoko 3.1, Seamonkey 2.x, NS 7.2, K-meleon 1.x, Galeon 2.0.4, Epiphany 2.22.3 all pass this test.

This bug has been reported at connect's IE beta feedback as bug 365820.

Update: This bug has been FIXED in Internet Explorer 8 Partner pre-RC1 build 6001.18343 released on December 11th 2008. Otherwise, Internet Explorer 8 Partner pre-RC1 build 6001.18343 PASSES this specific and particular testcase.

Valid HTML 4.01! CSS compliant