[Webkit-unassigned] [Bug 35508] New: [Qt] animated gif in table background-image doesn't animate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 28 19:06:58 PST 2010


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

           Summary: [Qt] animated gif in table background-image doesn't
                    animate
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuichi.kubuki at lunascape.co.jp


Created an attachment (id=49707)
 --> (https://bugs.webkit.org/attachment.cgi?id=49707)
testcase

1. Qt 4.6.1 built with MSVC 2005
2. Open browser.exe
3. Open the attached testcase with an animated gif for
the table background

table {
background-image:
url(http://www.sanbaldo.com/wordpress/wp-content/green_rot.gif);
}

in its css.

Expected result: the image animates in the table background

Actual result: the image doesn't animate

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