Re: Please review! Accessibility Features of CSS

The first sentence of the section, "How Style Sheets Benefit Accessibility"
reads:
       "CSS benefits accessibility primarily by separating document structure 
       from presentation. "
Don't we usually say:
       "CSS benefits accessibility primarily by separating document content
and structure 
       from presentation. "
Not a big deal, just a thought.

Also, in the section, "Spacing, alignment, and positioning", the example
uses WORD-SPACING to insert white space between the letters of the word
"hello".  If that is true, then what the heck is FONT-STRETCH for.
Intuitively, wouldn't you expect WORD-SPACING to increase white space
between whole words?  (Please note: I haven't looked at the CSS2 rec. to
see what it says... though it probably would have been faster than typing
this paragraph).

Then, way down in the section, "Generated Content" there is a typo - "th"
should be "the":
	CSS2 adds international list styles to the styles defined in CSS1. 
         See th 'list-style-type' ...
 
Cheers!
Chuck

At 09/03/99 08:02 PM , Judy Brewer wrote:
>WAI EOWG:
>
>Please review the following draft note
><http://www.w3.org/WAI/EO/NOTE-css-access-19990309> and comment on-line
>this week. 

----
Starling Access Services
 "Access A World Of Possibility"
  e-mail: info@starlingweb.com
   URL: http://www.starlingweb.com
    Phone: 613-820-2272  FAX: 613-820-6983

Received on Wednesday, 10 March 1999 13:05:18 UTC