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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 10:12:57 PDT 2011


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





--- Comment #7 from Abhishek Arya <inferno at chromium.org>  2011-03-30 10:12:57 PST ---
Yeah this 2 liner outline fix has to be added to a couple of Render* classes. I discovered this while fixing one of the security bugs. Also, rendering outline for table rows and columns is tricky because of the overlap problem in certain scenarios. bug 57439 on iframe should be easy enough (try adding these 2 lines to RenderWidget::paint(PaintInfo& paintInfo, int tx, int ty))

-- 
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