[Webkit-unassigned] [Bug 55474] Table outlines are not drawn

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 09:41:42 PST 2011


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





--- Comment #2 from Abhishek Arya <inferno at chromium.org>  2011-03-01 09:41:42 PST ---
note that table row outlines does not look supported in IE, opera and firefox draws it incorrectly (try adding a outline to tr in layouttest and try in firefox, you will see incorrect table row and table cell outline overlap). in our code, we do look to paint cell directly without calling rendertablerow paint. So, leaving my patch for checking table outlines and table cell outlines only.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list