[Webkit-unassigned] [Bug 26380] SVG Filters and big sized filterRegions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 11:47:43 PST 2009


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





--- Comment #21 from Dirk Schulze <krit at webkit.org>  2009-11-10 11:47:42 PDT ---
(In reply to comment #20)
> (In reply to comment #19)
> 
> > > This isn't going to do the right thing for filtered SVG inside a HTML with CSS
> > > 3D transforms; element content that is outside the viewport can be made visible
> > > with a rotateY(), for example. And, yes the visible filtered content may be
> > > arbitrarily large in that case.
> > I don't like the idea of activating css transforms for SVG. What happens if we
> > transform an SVG element with <animation>, JS and CSS transform (2D or 3D)?
> 
> I'm not talking about CSS transforms on SVG. I'm concerned about SVG inside
> HTML, where the HTML has 3d transforms.
hm. I'm not familiar with 3d transform on CSS, but I made more tests after you
comment. The viewPort size of the SVG, will depend on the <object> when you
embed a SVG into a HTML. It will get the currently visible size when SVG is the
root element (pure SVG).

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