[Webkit-unassigned] [Bug 19094] offsetTop is wrong in cell <td>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 4 13:27:39 PDT 2008


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org




------- Comment #8 from mitz at webkit.org  2008-08-04 13:27 PDT -------
The isTableCell() check is an unnecessary virtual method call, because
borderTopExtra() is 0 for anything else. If I land this patch, I will just
remove it.


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