Demonstrations of the problems with Dillo's code that calculates
the height of table rows (as of 2008/01/29).
Online pages:
-
Linux Digital Video -;
The text and links in the lefthand sidebar are dead, and the
top block of the sidebar fails to display.
-
PIB Press Release;
The text redisplays only partially when obscured by dragging
other windows over it, and the background redraws in patches
when scrolled side to side.
Local test examples:
-
Dead Text;
The combination of cellspacing=0 and rowspan>1 results in
text that cannot be selected and links that cannot be
clicked. The text also fails to properly redraw itself
after being obscured by other windows.
-
Invisible Text;
The combination of cellspacing=0, cellpadding=0 and
rowspan>1, nested inside another table, results in the
first line of text disappearing.