[Webkit-unassigned] [Bug 52273] New: Images in pseudostyles fail to repaint, and gradients do not render

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 21:17:41 PST 2011


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

           Summary: Images in pseudostyles fail to repaint, and gradients
                    do not render
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: hyatt at apple.com, mitz at webkit.org


We don't go through RenderObject::updateFillImages() for pseudostyles, so the RenderObject is never registered as a client of the images in the style. This causes repaint failures for animated images, and forces us to bail on painting gradients (after bug 52225).

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