[Webkit-unassigned] [Bug 94795] [Qt] CSS3 repeating-linear-gradient rendering bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 00:17:39 PDT 2012


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





--- Comment #5 from Martin Leutelt <martin.leutelt at basyskom.com>  2012-09-07 00:17:54 PST ---
Yes, both Chrome and Safari are using WebKit. But they are using different backends for drawing and it's very possible that those backends are buggy.
WebKitGtk uses the cairo library and seems to draw correctly or at least very similar to Firefox which also uses cairo. That makes me think that the values that WebKit passes to the drawing backends are correct.

At last for QtWebkit it looks like the bug is caused by Qt not drawing the gradient correctly.

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