On 31-01-2013 9:43 PM, Jonathan Gibbons wrote:
On 01/31/2013 07:53 AM, jayashree viswanathan wrote:
On 05-11-2012 1:18 PM, jayashree viswanathan wrote:
Hi Jon,
I have made the changeset based on the possible latest TL level I
see that there are more changes happening in this area of code .
Please find the changeset for the bug 7198273 . Please review the
same and
http://cr.openjdk.java.net/~jviswana/7198273/
Thanks and Regards,
Jayashree V
Hi Jon,
Can you please let me know if you got chance to look at this RFE ?
Thanks and Regards,
Jayashree Viswanathan
Jayashree,
The webrev you provide does not appear to address the issue in the RFE.
The issue is about:
"Hyperlinks should contain text or an image with alt text"
Therefor, I would expect any fix to address the possibility of hyperlinks
without text or an image.
Instead, your webrev is about changing the appearance of certain links by
wrapping them in a new <div>. tag.
-- Jon
Hi Jon ,
The main part of the change is <a class="skip" href="#skip-navbar_top"
title="Skip navigation links">Skip navigation links</a> , the current
HTMLs did not have the text on skip links .
The fix is to add the text and hide it for anyone whose browser is using
the CSS because they do not need the skip link.
http://www.w3.org/TR/WCAG20-TECHS/H30
Thanks and Regards,
Jayashree Viswanathan