Y
Hacker News
new
|
ask
|
show
|
jobs
by
pkulak
5690 days ago
No -webkit-border-radius?
1 comments
mcrittenden
5690 days ago
Doesn't seem to be needed in recent webkit builds (for example, an up to date Chrome/Chromium works fine with plain old border-radius). Can anybody comment on if it's still a good idea to include that rule or not, perhaps for older webkit versions?
link
mrchess
5690 days ago
What version of Chrome do you run? I still can't get "border-radius" to work in Chrome. That being said I still shove that -webkit tag everywhere.
link
chrisbroadfoot
5689 days ago
Current stable release (7.0) doesn't require -webkit prefix for border-radius.
link