[Webkit-unassigned] [Bug 50434] New: Marquee elements do not stop animating when scrollAmount is set to 0.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 19:42:30 PST 2010


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

           Summary: Marquee elements do not stop animating when
                    scrollAmount is set to 0.
           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: aestes at apple.com
                CC: darin at apple.com
        Depends on: 49786


Created an attachment (id=75455)
 --> (https://bugs.webkit.org/attachment.cgi?id=75455&action=review)
Test case

http://trac.webkit.org/changeset/73189 exposed a DOM interface for marquee elements. A marquee element should not animate when its scrollAmount content attribute is set to 0, but setting scrollAmount to 0 in script does not cause the element to stop animating. Instead, it behaves as if scrollAmount was set to 1. See the attached test case.

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