Version: (using KDE KDE 3.4.3) Installed from: Debian testing/unstable Packages OS: Linux The HTML spec says, that 0 is a special value for the colspan attribute, which means "to the end of the colgroup", and that there is an implicit colgroup spanning the whole table in the absence of the colgroup element. However, konqueror doesn't span the cells in question. For testcase, see http://www.ms.mff.cuni.cz/~palej3am/test0.html The ZZZZZ should span the whole table.
This seems to the same issue as bug 41063, which has several more concise examples attached. This is a problem for both colspan and rowspan of 0. I encounterred this problem with kde 3.5.
http://www.w3.org/TR/html4/struct/tables.html#h-11.2.6 This is the document that describes rowspan and colspan.
*** This bug has been marked as a duplicate of 41063 ***