Re: Re: th role mapping details - for review

Here's correction.
* if header is preceded by header cells then it's a column header, if it is
preceded by cells then it's a raw header
* if header is followed by header cells then it's a column header, if it is
followed by cells then it's a raw header


On Thu, Dec 18, 2014 at 12:54 AM, Julie Jeongeun Kim <
je00julie.kim@gmail.com> wrote:
>
> Hello Alexander,
>
> Thanks for your response.
> I have something to clarify with you.
> Could you take a look at 'case 6',
> http://rawgit.com/w3c/aria/gh-pages/html-aam/html-aam.html#th-role-mapping-details---for-review
> ?
> (The test cases don't have scope attribute.)
>
> You told that the header is a column header if it has headers in siblings.
> From the case 6,
> the first th from the row has row header even if it has a sibling.
> Could you describe which rule is applied to that case?
>
> Thanks,
> Julie
>
> 2014-12-18 14:39 GMT+09:00 김정은 <je_julie.kim@samsung.com>:
>>
>>  + myself(Gmail account)
>>
>> ------- *Original Message* -------
>>
>> *Sender* : Alexander Surkov<surkov.alexander@gmail.com>
>>
>> *Date* : 2014-12-17 21:42 (GMT+09:00)
>>
>> *Title* : Re: th role mapping details - for review
>>
>>
>>  Hi, Steve. Basically our algorithm is the header is a column header if
>> it has headers in siblings, otherwise it's a row header. Also we check out
>> @scope attribute.
>> Thanks.
>> Alex.
>>
>> On Wed, Dec 17, 2014 at 5:14 AM, Steve Faulkner <faulkner.steve@gmail.com
>> > wrote:
>>>
>>>  a chromium team member has tried to work out the th mapping to
>>> rowheader/columnheader based on the firefox implementation. I have captured
>>> her findings in the mapping spec - for review
>>>
>>> It would be helpful if Moz folk could take a look.
>>>
>>>
>>> http://rawgit.com/w3c/aria/gh-pages/html-aam/html-aam.html#th-role-mapping-details---for-review
>>>
>>> see chromium issue
>>> https://code.google.com/p/chromium/issues/detail?id=435081
>>>
>>>    --
>>>
>>> Regards
>>>
>>> SteveF
>>> HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/>
>>>
>>

Received on Thursday, 18 December 2014 14:16:12 UTC