Re: Validating alternate stylesheets

Hello,

On Feb 19, 2008, at 02:09 , Andreas Prilop wrote:
> When I validate by URI/URL of an HTML document, then
>    LINK  rel="alternate stylesheet"  type="text/css"
> is not followed and not checked.

A URI or test case would be appreciated.

> Is this intended?

No, I think it's a bug. I see some mentions of alternate stylesheets  
in the code  but it looks like a bug only takes into consideration the  
main stylesheet (See public void parseURL() in  
org.w3c.css.css.StyleSheetParser )

I'm tracking this at:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5495

Thanks
-- 
olivier

Received on Wednesday, 20 February 2008 03:19:41 UTC