Bug 140835

Summary: overflow:hidden doesn't work with border-radius after element with css3 transition
Product: WebKit Reporter: Alex W <mr.alexweber>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.10   

Alex W
Reported 2015-01-23 13:26:28 PST
Somewhat difficult bug to describe, easier to show the test case: http://jsfiddle.net/gu7omthf/ Elements in the DOM after the element with css3 transition applied don't appear to respect border-radius + overflow:hidden. Tested in Chrome 39 and Safari 8.0.2, so I surmise that the bug is with WebKit. FF 33 displays the test page correctly.
Attachments
Brent Fulgham
Comment 1 2022-07-14 13:40:17 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.