- From: <lguarino@adobe.com>
- Date: Mon, 02 May 2005 16:18:33 -0700
- To: Tim Boland <frederick.boland@nist.gov>
- Cc: w3c-wai-gl@w3.org
> In CSS2.1, content may be generated by two mechanisms: > > (a) the "content" property (in conjunction with the :before and > :after pseudo-elements) > > (b) elements with a value of "list-item" for the "display" property > > How are such mechanisms to be treated in WCAG2.0? More specifically, > is the use of such mechanisms to be encouraged or merely tolerated in > the context of web content accessibility? I wonder if we need an additional success criterion for GL 2.4: <proposal> Chnages to content, structure or relationships within the content can be programmatically determined. </proposal> I'm not sure that "programmatically determined" is the right phrase here. But if applying a CSS style sheet or, especially, if changing a style sheet changes the information that is programmatically available to the user agent, there needs to be some sort of notification that things have changed. This also seems relevant to scripting issues. Loretta
Received on Monday, 2 May 2005 23:18:43 UTC