[Webkit-unassigned] [Bug 27037] Fix baselines for inline tables.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 16:10:57 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32388|review?                     |review+
               Flag|                            |




--- Comment #3 from Eric Seidel <eric at webkit.org>  2009-07-15 16:10:57 PDT ---
(From update of attachment 32388)
Haven't heard much from the table folks.  But this looks sane to me.

Please fix your style error:
+int RenderTable::baselinePosition(bool firstLine, bool isRootLineBox) const {
+    if (firstBody() && style()->display() == INLINE_TABLE)

Make sure you've run the layout tests when landing.

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