Table rendering with cols and colspan on tds in IE9
问题 I am making HTML-tables to show data, and I have a varying number of columns in the tables, but want to keep the same number of "columns in the background", to have consistent widths of the columns. The reason for this is specific to my application and is not relevant to the problem, since this seems to be a bug (or have I misunderstood how col 's and colgroup 's should work?) In the HTML I show here I have reduced the number of actual columns to two. I make my tables using a colgroup like