Review Request : 7198274 - RFE : Javadoc Accessibility : Use CSS styles rather than or tags
Jonathan Gibbons
jonathan.gibbons at oracle.com
Thu Jan 31 08:18:24 PST 2013
On 01/31/2013 07:52 AM, jayashree viswanathan wrote:
> On 05-11-2012 1:53 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 .
>> Please find the changeset for the bug 7198274 . Requesting you to
>> please review the same .
>>
>> http://cr.openjdk.java.net/~jviswana/7198274/
>>
>> Thanks and Regards,
>> Jayashree V
>>
>>
> Hi Jon,
>
> Greetings! Can you please let me know if you got any chance to look
> through the changeset for this RFE .
>
> Thanks and Regards,
> Jayashree Viswanathan
>
Without reviewing your change, I would take issue with the accessibility
tools that treat inline style elements as headers. I will update the
issue in JIRA.
As I understand it, it is against WCAG to use styles to simulate
headers, so can you please provide a reference that justifies that
<strong> and <i> should be interpreted as headers. In particular, what
if these inline elements are embedded within a larger block element,
such as a paragraph?
-- Jon
More information about the javadoc-dev
mailing list