[Webkit-unassigned] [Bug 109212] TDs not always removing border when losing CSS class that gives them the border

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 22:18:32 PDT 2013


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





--- Comment #2 from Darin Adler <darin at apple.com>  2013-06-12 22:17:08 PST ---
(From update of attachment 204553)
View in context: https://bugs.webkit.org/attachment.cgi?id=204553&action=review

> Source/WebCore/rendering/RenderTableCell.h:105
> +    void computeOverflow(LayoutUnit oldClientAfterEdge, bool recomputeFloats = false);

This should be marked virtual and OVERRIDE. Also, this should be private, not public.

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