[Webkit-unassigned] [Bug 139853] New: AX:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 20 14:44:44 PST 2014


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

            Bug ID: 139853
           Summary: AX:
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jstavenga at me.com

border-radius/-webkit-border-radius doesn't cut off images.

The following:
{position:absolute; top:100px; left:50%; margin-left: -300px; width:600px; height:600px; animation: trans 20s infinite; border-radius: 300px; -webkit-border-radius: 300px; border: solid 5px #F00; z-index: 1; overflow:hidden;}
It works fine in FF and Chrome, but some reason it doesn't work in Safari (quite surprising since it's works fine in Chrome).

-- 
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/20141220/940d1e08/attachment-0002.html>


More information about the webkit-unassigned mailing list