[Webkit-unassigned] [Bug 139726] [EFL] Vertical line issue between elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 17 07:48:36 PST 2014


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

--- Comment #1 from Anton Obzhirov <a.obzhirov at samsung.com> ---
It seems to be related how antialiasing is applied in cairo compositor (which is cairo-spans-compositor.c in the cairo lib used by EFL WebKit). If antialiasing is disabled in GraphicsContextCairo with cairo_set_antialias(platformContext()->cr(), CAIRO_ANTIALIAS_NONE);
the problem seems to disappear.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141217/4cf9998c/attachment-0002.html>


More information about the webkit-unassigned mailing list