[Webkit-unassigned] [Bug 9268] Quirksmode: Backgrounds on table rows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 14 20:52:05 PDT 2010


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50185|0                           |1
        is obsolete|                            |




--- Comment #17 from Daniel Bates <dbates at webkit.org>  2010-03-14 20:52:05 PST ---
Created an attachment (id=50680)
 --> (https://bugs.webkit.org/attachment.cgi?id=50680)
Patch with test cases

Added additional layout tests. Separated out column group and column code into
separate cases.

With regards to the background positioning issues for columns and column
groups, I believe it is best to resolve this in a separate bug since, as
aforementioned, computing the absolute content box (or equivalent) for the
column/column group is useful to resolve other bugs. So, I filed bug #36104 and
noted this in the ChangeLog and FIXME comment in method
RenderBoxModelObject::calculateBackgroundImageGeometry.

Will look this patch over some more tomorrow to finalize. I am open to any
suggestions on this patch.

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