[Webkit-unassigned] [Bug 110196] New: RenderTable::paintBoxDecorations sometimes draws box-shadow twice.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 02:22:17 PST 2013


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

           Summary: RenderTable::paintBoxDecorations sometimes draws
                    box-shadow twice.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tasak at google.com


Since RenderTable::paintBoxDecorations doesn't provide correct bleedAvoidance parameter for paintBackground,
both RenderTable::paintBoxDecorations and RenderBox::paintBackground (~RenderBoxModelObject::paintFillLayerExtended) draw box-shadow.

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