You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
Has any progress been made on this? I'm observing a similar problem in a custom element -- children of an element with border-radius: 50% are not being clipped as expected. If I put the same DOM / CSS outside of a polymer element, it works fine.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If the button area is clipped by its parent (by setting style
overflow:hidden
) the tap-animation is shown in the clipped areas.I only tried this with Chrome 40.0, 64-bit on Linux.
The text was updated successfully, but these errors were encountered: