Hi Peter, On 25 nov. 07, at 23:08, Peter Neumann wrote: > I got a problem with the W3C CSS Validator while trying to validate > a document (written in XHTML 1.0 Strict, served as application/xhtml > +xml, encoding UTF-8, validated by W3C Validator) in wich the > stylesheet is referenced with a XML processing instruction as follows: > > <?xml-stylesheet alternate="no" href="URI" type="text/css" > media="all" ?> > > Since Firefox is cappable of this notation, the CSS Validator says > "No Stylesheet found." and validates nothing at all. The validation > only works, if I additionally include a reference with the link > element as follows: > > <link rel="stylesheet" href="URI" type="text/css" media="all" /> > > Is the link element required for XHTML to use stylesheets? Or is > this a bug in the CSS Validator? I went through the FAQ and known > bugs, but didn't find anything usefull for this case. This is quite likely a bug, thanks for noticeing it. Could you add it to bugzilla? http://www.w3.org/Bugs/Public/enter_bug.cgi?product=CSSValidator Thank you -- olivierReceived on Monday, 26 November 2007 01:05:02 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 20 March 2009 14:44:29 GMT