[Webkit-unassigned] [Bug 138935] New: REGRESSION (174986): CSS clip property is broken when border-radius is present.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 20 14:22:46 PST 2014


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

            Bug ID: 138935
           Summary: REGRESSION (174986): CSS clip property is broken when
                    border-radius is present.
    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: zalan at apple.com

Created attachment 241982
  --> https://bugs.webkit.org/attachment.cgi?id=241982&action=review
Test reduction.

border-radius: 0px 0px 1px 0px;
clip: rect(0px, 10px, 10px, 0px);

When both of these properties are present, the css clip rect is ignored.

-- 
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/20141120/040eb723/attachment-0002.html>


More information about the webkit-unassigned mailing list