- From: Al Gilman <asgilman@access.digex.net>
- Date: Mon, 17 Nov 1997 23:26:14 -0500 (EST)
- To: w3c-wai-hc@w3.org (HC team)
to follow up on what Jason White said: > To answer Daniel's question more directly, the macro function fulfilled by > my hypothetical SPEAKROW and SPEAKCELL properties clearly needs to be > under the control of the document's author rather than merely the user, > and is therefore a style sheet issue. ASG: Agreed that there is not enough information in the markup for a fully automatic readout to match the grace of an author-composed pattern. This does not automatically mean we have to use CSS to write it. Most of the time the pattern will not be reusable for other tables. It would seem that many of these macros are only good for one table, and this would suggest that they belong in the document and not in a separate stylesheet. The macro could be a fragment of CSS2 inlined in the HTML, or some other markup with the necessary capability. In addition to a CSS style inline in the document, a script could appear in the document, or some script macro string could be added as a supplemental attribute of a table structure using inline RDL. Which of these is used is still up for grabs at this point as far as I can tell. -- Al
Received on Monday, 17 November 1997 23:26:31 UTC