[Webkit-unassigned] [Bug 141261] New: SVG animation is slow only when the SVG is the background of the <body>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 4 14:22:30 PST 2015


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

            Bug ID: 141261
           Summary: SVG animation is slow only when the SVG is the
                    background of the <body>
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: zimmermann at kde.org

Created attachment 246048
  --> https://bugs.webkit.org/attachment.cgi?id=246048&action=review
svg-animation-body-background

Open the attached test cases.

Result: When the SVG is the the source of an <img> tag the animation is fast. When the SVG is the background of a <div> tag the animation is still fast but might be a little bit slower than the <img> case. But when the SVG is the background of the <body> tag, the animation is much slower than the other cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150204/c183109f/attachment-0002.html>


More information about the webkit-unassigned mailing list