dev@javaserverfaces.java.net

Re: [REVIEW] Proposed fix for issue 341

From: Adam Winer <adam.winer_at_oracle.com>
Date: Tue, 20 Jun 2006 14:23:16 -0700

Hrm, this still isn't right. You only put scope="row"
there to indicate that a header cell is a row header.
It shouldn't just be put blindly on the first TD in
each row.

-- Adam


Ryan Lubke wrote:
> Adam Winer wrote:
>> Ryan,
>>
>> scope="row", per my understanding and per:
>> http://www.w3.org/TR/WCAG10-HTML-TECHS/#identifying-table-rows-columns
>> ... isn't something you set on <tr> (where it'd be redundant).
>>
>> You use it on a <th> to indicate whether it's a column
>> or row header.
> Ok, take two is available.
>>
>> -- Adam
>>
>> Ryan Lubke wrote:
>>> Change bundle attached to the issue.
>>>
>>> https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=341
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
>>> For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
>> For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
> For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net
>