[Webkit-unassigned] [Bug 41466] New: [Qt] Canvas: clip() should use non-zero winding rule

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 09:03:57 PDT 2010


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

           Summary: [Qt] Canvas: clip() should use non-zero winding rule
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: HTML5, Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreas.kling at nokia.com


Created an attachment (id=60256)
 --> (https://bugs.webkit.org/attachment.cgi?id=60256)
Screenshot of web inspector in QtTestBrowser

This causes the "pill" in the web inspector to look strange (see attached screenshot.)

Quoth HTML5: "The clip() method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule."

Spec link:
http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-clip

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