[Webkit-unassigned] [Bug 19652] [CAIRO] wrong drawing of border-image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 18 13:42:27 PDT 2008


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





------- Comment #3 from vbs85 at gmx.de  2008-06-18 13:42 PDT -------
Created an attachment (id=21823)
 --> (https://bugs.webkit.org/attachment.cgi?id=21823&action=view)
border-image

cairo_t* cr_surface must be defined before the if clause, to make
cairo_destroy(cr_surface). Even if we don't need cr_surface :-(

I changed rectangle and fill with cairo_paint, it's more efficient.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list