[Webkit-unassigned] [Bug 129246] New: -webkit-clip-path wrong offset for clipPath references

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 24 01:06:43 PST 2014


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

           Summary: -webkit-clip-path wrong offset for clipPath references
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: simon.fraser at apple.com, dino at apple.com,
                    achicu at adobe.com
            Blocks: 126207


Created an attachment (id=225035)
 --> (https://bugs.webkit.org/attachment.cgi?id=225035&action=review)
Example - should be a perfect circle

If -webkit-clip-path references a <clipPath> element the offset is from the top left of the viewport, not of the HTML element.

This changes once a CSS transform is specified. Then the offset is correct. -webkit-transform: translate(0px, 0px)

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