[webkit-reviews] review granted: [Bug 12124] RenderTable::section{Above, Below}() can return the wrong answer for the {footer, header} : [Attachment 12257] Patch

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sat Jan 6 17:09:45 PST 2007


Darin Adler <darin at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 12124: RenderTable::section{Above,Below}() can return the wrong answer for
the {footer,header}
http://bugs.webkit.org/show_bug.cgi?id=12124

Attachment 12257: Patch
http://bugs.webkit.org/attachment.cgi?id=12257&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
I think resetSectionPointerIfNotBefore needs an assertion that o is a table
section as the caption code does that o is a RenderBlock; in fact, I'm not at
all sure that there's a guarantee that o is a RenderBlock.

Otherwise r=me.



More information about the webkit-reviews mailing list