.ui-corner-*

.ui-corner-*

I just noticed that the .ui-corner-* classes only use the -moz- and -
webkit- prefixes. Now that the CSS Backgrounds and Borders Module
Level 3 is a candidate recommendation I think border-radius should be
included as well.
The IE team has gone on record saying that border-radius will be a
feature of the IE9 release (http://blogs.msdn.com/ie/archive/
2009/11/18/an-early-look-at-ie9-for-developers.aspx), and the already-
released Opera 10.5 alpha has support for border-radius, both without
vendor prefixes.
Thoughts?
--