[Webkit-unassigned] [Bug 140127] New: [CSS Masking][CSS Shapes] Large corner radii use with inset() clip-path are not properly constrained

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 6 09:40:22 PST 2015


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

            Bug ID: 140127
           Summary: [CSS Masking][CSS Shapes] Large corner radii use with
                    inset() clip-path are not properly constrained
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bjonesbe at adobe.com

Created attachment 244070
  --> https://bugs.webkit.org/attachment.cgi?id=244070&action=review
Testcase

The CSS Shapes spec says that the corner radii for inset() are constrained in the same way as border-raddi are constrained. That is not currently happening, causing some odd behavior with large corner radii.

The attached test case demonstrates this issue: in current versions of WebKit, it will render a blue rectangle instead of a blue ellipse.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150106/f11d23a3/attachment-0002.html>


More information about the webkit-unassigned mailing list