in http://developer.android.com/reference/java/util/Locale.html, "Locale data"
is blue but "Be wary of the default locale" is black.
in the Java source they're the same:
* <a name="locale_data"><h3>Locale data</h3></a>
* <a name="default_locale"><h3>Be wary of the default locale</h3></a>
but it looks from the webkit inspector like droiddoc mangles them so "Locale
data" is "h3 > a" but the other is "a > h3". and the CSS only works for one of
those orderings.
Original issue reported on code.google.com by e...@google.com on 12 Jan 2011 at 10:59
Original issue reported on code.google.com by
e...@google.com
on 12 Jan 2011 at 10:59