[Webkit-unassigned] [Bug 74851] [SVG] Pattern placement issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 03:56:09 PST 2011


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





--- Comment #1 from Branimir Lambov <blambov at google.com>  2011-12-19 03:56:09 PST ---
Firefox 8 and Opera 11.60 both display the pattern properly. Opera does bleed green in the rendering of the top square, Firefox does not have that problem.

The issue is caused by the rounding done in SVGImageBufferTools::createImageBuffer and lack of correction for the location of the buffer rectangle. The same type of problem appears in bug 73643, but patterns require a different treatment to avoid bleeding pixels under the pattern.

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