- From: olivier Thereaux <ot@w3.org>
- Date: Wed, 14 May 2008 08:46:50 +0200
- To: www-validator-css@w3.org
- Cc: Krzysztof Zelechowski <program.spe@home.pl>
On 13-May-08, at 6:39 PM, Andreas Prilop wrote: > It is in general not a good idea to link with this address > using the "Valid CSS" icon. Not necessarily. > The behaviour of the CSS validator > may change in future as it has in deed changed in the past. > Currently the default is CSS v. 2.1. There is no way to specify > the CSS level in a CSS file. Therefore the link > http://jigsaw.w3.org/css-validator/check/referer > might result in "Invalid" in the future. 1) this is likely to be rare. Of course there were changes from CSS1 to CSS2 and then to CSS2.1, but the case of valid properties becoming deprecated and disappearing from one version to another is less likely to happen now that the process checks implementations before the Recommendation status. And even then, if one's stylesheet uses constructs that are not (no longer) OK in the state-of-the-art of CSS, isn't it better to have a checker actually point it out? -- olivier
Received on Wednesday, 14 May 2008 06:47:38 UTC