[Webkit-unassigned] [Bug 12124] New: RenderTable::section{Above, Below}() can return the wrong answer for the {footer, header}
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 5 07:58:48 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12124
Summary: RenderTable::section{Above,Below}() can return the wrong
answer for the {footer,header}
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: Tables
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
RenderTable::sectionAbove() and sectionBelow() skip the last/first child when
you ask for the section adjacent to the footer/header. (I ran into this problem
while working on another patch and I don't want to include the fix in that
patch since it involves updating the results of many Mozilla table tests).
--
Configure bugmail: http://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