[Webkit-unassigned] [Bug 99651] Animated SVG does not work on <body> when in a background-image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 09:18:12 PDT 2012


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





--- Comment #3 from Dirk Schulze <krit at webkit.org>  2012-10-18 09:19:06 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > Created an attachment (id=169289)
 --> (https://bugs.webkit.org/attachment.cgi?id=169289&action=review) [details] [details]
> > Example for animation bug on body
> > 
> > SVG animation seem not to work on body elements. Tried html, p, div and worked there.
> 
> I wasn't able to reproduce the bug with your testcase, nor reproduce differences between body and p/div/etc.
> 
> I think this bug has at least two root issues:
> 1) We do not support data uri images in the svg-as-image case. This is why the leaves do not show up. https://bugs.webkit.org/show_bug.cgi?id=99677
> 2) There is at least one sizing bug tickled by this repro where we do not repaint correctly. https://bugs.webkit.org/show_bug.cgi?id=99676

Sorry, I tried with chrome canary, not with released version. Please check again.

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