[Webkit-unassigned] [Bug 108763] Canvas GraphicsContext miterLimit initializes to 4 (SVG) instead of 10

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 3 00:50:20 PST 2013


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





--- Comment #3 from Jonathan Olson <olsonsjc at gmail.com>  2013-02-03 00:52:23 PST ---
Also possibly important to note that in the HTML bug-reproduction, it draws a black full-alpha line join, then green half-alpha line join, then a red half-alpha line join, all overlapping each other. Expected appearance should be a solid orange line join, as is viewable on IE9+, Firefox 18, latest Opera, latest Safari, etc.

When it fails, the mitered area will appear pink due to the last line join having the correct miterLimit internally.

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