[Webkit-unassigned] [Bug 8606] Text overflowing outer table
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Jun 18 06:08:37 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8606
------- Comment #8 from pg at qitools.com 2006-06-18 06:08 PDT -------
Created an attachment (id=8899)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=8899&action=view)
Reduction of DaVinci page, showing a rowspan bug
The original page's markup is bad : a cell has a rowspan=2, but there's no row
left to span : top & bottom rows have a single cell with a colspan=3.
On the reduction, Safari and Firefox both visually overwrite text, but Firefox
enlarges the table's height to match the bad cell's, where Safari doesn't. Thus
the DaVinci page looks good on Firefox, but if there was text in the last cell,
it would be overwritten even on Firefox.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list