[cairo-bugs] [Bug 56805] WebKit regression found in Cairo commit 937325d6640
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 8 08:26:04 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=56805
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
This is what the trace thinks you want to render:
//ANTIALIAS_DEFAULT set-antialias
[] 0 set-dash
0.707107 0.707107 -0.707107 0.707107 111 75.289322 matrix transform
20 20 100 100 rectangle
//WINDING set-fill-rule
//ANTIALIAS_NONE set-antialias
clip
//WINDING set-fill-rule
//ANTIALIAS_DEFAULT set-antialias
-30.610173 -30.610173 200.818326 200.818326 rectangle
0 0 100 100 rectangle
//EVEN_ODD set-fill-rule
clip
//WINDING set-fill-rule
0 0 0 1 set-source-rgba
121 0 100 100 rectangle
fill
which is what you get.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130108/a1444c26/attachment.html>
More information about the cairo-bugs
mailing list