Actions
Bug #15473
closedheaders instead scope for table ce
Status:
Closed
Priority:
Should have
Assignee:
Category:
Content Rendering
Target version:
-
Start date:
2006-01-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
for accessibility reasons table markup should use id and headers instead of scope (it could be both without harm I think).
Both techniques are theoretical ok, but practically scope isn't supported by mayor screenreaders. So the table markup should use an id for every TH and a headers="id" for coresponding data cells.
I will supply a patch until next week.
(issue imported from #M2341)
Files
Actions