[Webkit-unassigned] [Bug 23378] table incorrectly draws border after <td colspan=2>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 16 22:15:07 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23378





------- Comment #1 from liucougar at gmail.com  2009-01-16 22:15 PDT -------
a workaround is to explicitly set border-right to hidden for such a td (as
mentioned in http://bugs.dojotoolkit.org/ticket/8427#comment:5 )

see http://bugs.dojotoolkit.org/changeset/16369 for the workaround employed in
dojo

(after this fix, the test_Menu.html page mentioned in the report does not show
this bug any more, but the bug is still there, and still need a fix in webkit)


-- 
Configure bugmail: https://bugs.webkit.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