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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 14:33:39 PST 2009


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





--- Comment #31 from Dirk Schulze <krit at webkit.org>  2009-11-10 14:33:38 PST ---
(In reply to comment #30)
> Created an attachment (id=42897)
 --> (https://bugs.webkit.org/attachment.cgi?id=42897) [details]
> Better testcase

Don't know if this is a bug on Cairo, but this example event don't work without
filters. I added
<div style="background-color:green; width:5000px;height:50px"></div>
and the green box is longer than the green to red rect of the SVG (css
transformation disabled). But this reflects a general problem with big sized
SVG. We do clampImageBufferSizeToViewport on other parts of SVG and every time
this could break CSS transformations :-/.

Who decided to combine this techniques ;-)

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