stale
stale copied to clipboard
StackOverflow: question/demo doesn't use prefixless border-radius
URL: http://stackoverflow.com/questions/1083755/webkit-border-radius-sometimes-take-effect Google position: 9th (moz-border-radius)
Issue:
Sample code and demo only have moz and webkit border-radius. FF13 dropped support so this code will only work in webkit/blink.
Fix:
Add prefixless version.