DescriptionAssigned ax role for table headers.
This patch makes <th> node have column header or row header.
The basic rule is as follows.
If header is preceded by header cells then it's a column header,
if it is preceded by cells then it's a row header.
If header is followed by header cells then it's a column header,
if it is followed by cells then it's a row header.
BUG=435081
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187901
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|