RFR : 8209052: Low contrast in docs/api/constant-values.html

Jonathan Gibbons jonathan.gibbons at oracle.com
Mon Aug 13 23:58:46 UTC 2018


I'm surprised that you propose to set all of these styles to the same color:

+.constantsSummary caption a:link, .constantsSummary caption a:hover, 
.constantsSummary caption a:active,
+.constantsSummary caption a:visited,

Doesn't that mean we won't be able to tell the difference between 
non-visited and visited links?
Also, if you specify styles for all "a:link a:hover a:active a:visited", 
what's the point of specifying
those cases separately: are there any others?  Couldn't you just 
collapse those 4 to just "a"?
Not that I'm suggesting that: I think it's better to have some stylistic 
variation when you hover
over links or have visited them.

-- Jon

On 8/7/18 6:34 AM, Priya Lakshmi Muthuswamy wrote:
> Hi,
>
> Kindly review fix for https://bugs.openjdk.java.net/browse/JDK-8209052
> webrev : http://cr.openjdk.java.net/~pmuthuswamy/8209052/webrev.00/
>
>
>
> Thanks,
> Priya

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/javadoc-dev/attachments/20180813/d7a3eee8/attachment.html>


More information about the javadoc-dev mailing list