2012-02-07 8:31, Teri Beauchamp wrote:
> I’d like to request your assistance on the 5.2 error described below.
The question is about HTML, not CSS at all. I’m moving the discussion to
the HTML group, hence fullquoting.
> My site is 100% in compliance, but I don’t want anything showing up on
> the report. When I tested my site in HiSoftware,
Stop using it. Problem solved. The HiSoftware “Cynthia Says” product far
more probably confuses you than helps you to make your pages more
accessible, which is its declared purpose.
> and these showed up
> in the report. Should I be concerned? Can anyone tell me what these
> warnings mean and how to fix them?
The first message you quote relate to Section 508 rules. For a tutorial
on them, check out
http://jimthatcher.com/webcourse1.htm
> Thanks in advance!
> - Warning Fullerton 508 Profile
> - Warning: 1194.22(h)
> Markup shall be used to associate data cells and header cells
> for data tables that have
> two or more logical levels of row or column headers.
Apparently “Cynthia says” is unable to check whether the rule actually
applies to a table in the document, so it just writes out the rule as
such. This is rather pointless “automatic checking.”
> - Warning: 5.2 For data tables that have two or more logical l...
> Describe the table structure using the SUMMARY attribute.
> Identify structural groups of
> rows using THEAD, TFOOT, TBODY, COLGROUP and COL. Label
> table elements
> with the "scope", "headers", and "axis" attributes to assist
> user agents.
> - Warning: Table has headers spanning multiple columns or rows, and
> has a summary, but no additional markup to clarify table structure.
> far/contact/contacts.html
> Line 246, column 58, TABLE element
These are similar “automatic checks.” I suppose they relate to WCAG 1.0,
which was superseded by WCAG 2.0 some time ago.
--
Yucca, http://www.cs.tut.fi/~jkorpela/