Take a look at this in both chrome and firefox: http://jsbin.com/imuxe3
As you see, it renders fine in firefox, but chrome literally ignores the -webkit-border-radius
CSS rule when adding a -webkit-box-shadow
with inset
mode.
Can some one explain/get a solution for this?
Thanks