I'm trying to make a rounded button using -webkit-border-radius
This gives me this button (in Safari):
You can see that the color overflows in the rounding. I tried changing border size and radius, and it doesn't help. Is this a rendering bug with Safari or something?