- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Sat, 25 May 2002 19:42:10 +0200
- To: Christoph Schneegans <Christoph@Schneegans.de>
- Cc: "Philippe Le Hegaret" <plh@w3.org>, <www-validator-css@w3.org>
* Christoph Schneegans wrote: >Philippe Le Hegaret wrote: > >> It is supposed to check the CSS in style attributes, unless I introduced >> an error in the recent version. Which URI are you trying to validate? > >There's a very simple test case at ><http://schneegans.de/temp/inline-style.html> which contains some >invalid CSS in a style attribute. However, ><http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fschneegans.de%2Ftemp%2Finline-style.html> >just says "No error or warning found" and "No style sheet found". I converted the test case from XHTML to HTML 4.01 (HTML and XHTML parsing is done by a different parser in the CSS Validator, AFAICT) but the validator still does not find a style sheet. The invalid rule also does not cause this, removing the invalid rule yields in the same result.
Received on Saturday, 25 May 2002 13:42:50 UTC