Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
What do these errors mean?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Teri Beauchamp  
View profile  
 More options Feb 7, 1:31 am
Newsgroups: comp.infosystems.www.authoring.stylesheets
From: Teri Beauchamp <tbeaum...@gmail.com>
Date: Mon, 6 Feb 2012 22:31:13 -0800 (PST)
Local: Tues, Feb 7 2012 1:31 am
Subject: What do these errors mean?
Hi all,

I’d like to request your assistance on the 5.2 error described below.
My site is 100% in compliance, but I don’t want anything showing up on
the report. When I  tested my site in HiSoftware, and these showed up
in the report. Should I be concerned? Can anyone tell me what these
warnings mean and how to fix them?

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.

- 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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jukka K. Korpela  
View profile  
 More options Feb 7, 1:44 am
Newsgroups: comp.infosystems.www.authoring.stylesheets, comp.infosystems.www.authoring.html
Followup-To: comp.infosystems.www.authoring.html
From: "Jukka K. Korpela" <jkorp...@cs.tut.fi>
Date: Tue, 07 Feb 2012 08:44:26 +0200
Local: Tues, Feb 7 2012 1:44 am
Subject: Re: What do these errors mean?
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/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »