RE: CGI pages breaking priority one requirements?
"Jon Hanna" <[email protected]>
| Newsgroups | gmane.org.w3c.accessibility.general |
|---|---|
| Message-ID | <[email protected]> |
> I'm concerned about priority one rules 1.1, 6.2 and 6.3. Does > cgi count as a programmatic object? As far as a web-browser is concerned there is no such thing as CGI or server-side scripting. It is invisible to the browser. Programmatic object in the case means a client-side script, applet, embedded object etc. There are issues regarding making the forms that may be used with such server-side services accessible (<label>s might be a place to start).