stale icon indicating copy to clipboard operation
stale copied to clipboard

StackOverflow: question/demo doesn't use prefixless border-radius

Open dstorey opened this issue 11 years ago • 0 comments

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.

dstorey avatar Jul 29 '14 06:07 dstorey