Re: SAC: getParserVersion()

Bjoern Hoehrmann wrote:
> 
> Hi,
> 
> [...]
> getParserVersion
>   Returns an absolute URI [...]
> [...] (Q: http://www.w3.org/TR/SAC/)
> 
> The documentation for org.w3c.css.sac says
> 
> [...]
> getParserVersion
> public java.lang.String getParserVersion()
> 
>   Returns a string about which CSS language is supported
>   by this parser. For CSS Level 1, it returns "CSS1",
> [...]
> 
> I think this is a bug, right?

Good catch!
I'll update the documentation for org.w3c.css.sac to match
the Note.

Thanks,
Philippe

Received on Friday, 27 October 2000 16:47:44 UTC