RESOLVED CONFIGURATION CHANGED 140835
overflow:hidden doesn't work with border-radius after element with css3 transition
https://bugs.webkit.org/show_bug.cgi?id=140835
Summary overflow:hidden doesn't work with border-radius after element with css3 trans...
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.